Categorygithub.com/nicolaspons/golang-blockchain
modulepackage
0.0.0-20210514090214-07263e331552
Repository: https://github.com/nicolaspons/golang-blockchain.git
Documentation: pkg.go.dev

# README

golang-blockchain

Simple blockchain based on proof of work

TODO

  • Create a cryptocurrency
  • Handle smart contracts

Commands used

foo@bar:~$ go mod init github.com/nicolaspons/golang-blockchain

To install dependancies:

foo@bar:~$ go get .

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author