p2p simulation framework network visualisation demo using d3 - WIP
to run this project you will need...
- Git (install using your package manager)
- Node.js (install using your package manager)
- Bower
npm install -g bower
- Ember CLI
npm install -g ember-cli
git clone git@github.com:significance/p2p-d3.git
npm install && bower install
ember s
Then navigate to http://localhost:4200/visualisation
p2pd3 requires you to install geth and run the go simulation server
go run ./whisper/whisperv5/simulations/network.go ./whisper/whisperv5/simulations/common.go
Currently using commit
0321360a9827de3819704c8a252ea9dcf742e733