mirror of
https://github.com/corda/corda.git
synced 2025-01-02 03:06:45 +00:00
e981632184
Specifically, make the IDE/driver and gradle/NodeRunner methods of launching the demo behave more similarly, with a view to configuring them the same way. * Add option to driver to nominate a node as network map, so that the driver-based demo doesn't run an additional node * Change gradle ports to match those chosen by driver |
||
---|---|---|
.. | ||
src/main/kotlin/net/corda/notarydemo | ||
build.gradle | ||
README.md |
Distributed Notary (Raft) Demo
This program is a simple demonstration of a node getting multiple transactions notarised by a distributed (Raft-based) notary.
Please see docs/build/html/running-the-demos.html to learn how to use this demo.