corda/samples/raft-notary-demo
2017-03-14 12:00:36 +00:00
..
src/main Make notary flow return a collection of signatures to support the BFT… (#264) 2017-02-22 11:11:35 +00:00
build.gradle Renamed webserver capsule to webcapsule module to avoid clashes with the node capsule 2017-03-14 12:00:36 +00:00
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.