Simple Bitcoin protocol simulation using Go and Libp2p
Run ./test.sh
to run a number of peers for some time. Then, check the ./outputTests
directory to see the output for each peer created
To test various things you can change some parameters in the first line of main.go