corda/samples/network-visualiser/README.md

8 lines
306 B
Markdown
Raw Normal View History

2016-11-17 11:03:40 +00: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:
2016-11-17 11:03:40 +00:00
gradle samples:network-visualiser:run