mirror of
https://github.com/corda/corda.git
synced 2024-12-28 16:58:55 +00:00
8414c97a61
Fixed compile issues caused by webserver being split to a separate project. WebServer now starts and stops correctly as a separate module. |
||
---|---|---|
.. | ||
src/main | ||
build.gradle | ||
gradle.properties | ||
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.