My blockchain implementation in go Pretty useless because I didn't implement the network but maybe someday I will How to use: git clone https://github.com/soqet/go-blockchain.git cd go-blockchain make build cd builds On windows: ./main.exe help On other systems: ./main.out help TODO: p2p network better cli