corda/samples/raft-notary-demo
2017-03-17 15:09:04 +00:00
..
src/main Address PR 379 comments 2017-03-17 15:09:04 +00:00
build.gradle Clean up messaging/RPC port configuration and docs (#296) 2017-03-17 10:32:14 +00: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.