Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 185 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 185 Bytes

P2P Blockchain built in Go.

Terminal 1:

go run main.go -l 10000 -secio

Terminal 2 (etc):

go run main.go -l 10001 -d <given address in the instructions> -secio