mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
b43d940297
Corda can be published to bintray and reduced publishing boilerplate in build.gradle. |
||
---|---|---|
.. | ||
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.