corda/samples/network-visualiser
2016-11-22 17:17:14 +00:00
..
src/main Rename protocol to flow. 2016-11-22 17:17:14 +00:00
build.gradle Removed redundant configuration in samples that misled developers. Fixed the dependency on Cordformation plugin. 2016-11-21 13:46:30 +00: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