mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
47b1ec49aa
Fix Bank of Corda, Trader and Notary demos. In Notary demo, introduce deployNodes task, that deploys all three types of Notary into different directories (so there is no need to do clean, when you want to run them one after another). |
||
---|---|---|
.. | ||
src/main/kotlin/net/corda | ||
build.gradle | ||
README.md |
Distributed Notary Demo
This program is a simple demonstration of a node getting multiple transactions notarised by a distributed (Raft or BFT SMaRt) notary.
Please see docs/build/html/running-the-demos.html to learn how to use this demo.