corda/samples/raft-notary-demo
2017-05-03 10:46:27 +01:00
..
src/main Interim patch introducing X500Names 2017-05-03 10:46:03 +01:00
build.gradle Fix the RAFT notary demo, previously only 1 of the notaries was being used. (#619) 2017-05-03 10:46:27 +01:00
README.md Added a distributed notary demo that runs a notary cluster and gets several transactions notarised 2016-11-25 17:09:57 +00:00

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.