# 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