This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Description
Being able to run two bitcoind nodes is nice and all, but would it be possible to provide an example of how to extend this to larger networks? (Say, 1000 nodes and 10 miners)
Since the connections seem to be hard-coded in the XML file it's not quite clear to me, apart from manually generating a big XML file with randomized connections, how to do this in a more pragmatic way.