/bitcoin-simulation-libp2p

Bitcoin-like protocol simulation using Go and Libp2p

Primary LanguageGo

bitcoin-simulation-libp2p

Simple Bitcoin protocol simulation using Go and Libp2p

Usage

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

Test

To test various things you can change some parameters in the first line of main.go