corda/samples/network-visualiser
2016-11-17 18:01:04 +01:00
..
src/main Minor: remove incorrect copyright header 2016-11-17 18:01:04 +01:00
build.gradle Fix up the visualiser tool after the net.corda move and broken instructions from the repo moves 2016-11-17 17:29:58 +01:00
README.md Fix up the visualiser tool after the net.corda move and broken instructions from the repo moves 2016-11-17 17:29:58 +01:00

Network Visualiser

This package contains a network visualiser that uses a simulation to visualise the interaction and messages between nodes on the Corda network.

Please see the documentation site for more info on the simulator tool. You can run it like this:

gradle samples:network-visualiser:run