mirror of
https://github.com/corda/corda.git
synced 2025-01-01 02:36:44 +00:00
df6b9add6e
Removed redundant gradle.properties in samples projects. |
||
---|---|---|
.. | ||
src/main | ||
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.