Skip to content

p2p simulation framework network visualisation demo using d3

Notifications You must be signed in to change notification settings

significance/p2p-d3

Repository files navigation

p2pd3

p2p simulation framework network visualisation demo using d3 - WIP

Dependencies

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

Install

git clone git@github.com:significance/p2p-d3.git
npm install && bower install

Run Server

ember s

Then navigate to http://localhost:4200/visualisation

Network Simulation Server

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

of https://github.com/ethersphere/go-ethereum

About

p2p simulation framework network visualisation demo using d3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published