corda/samples/raft-notary-demo
Ross Nicoll 684d1089f0 Introduce full legal names for test parties
Use full names for test parties, ahead of complete X.500 name support.
2017-04-24 15:18:21 +01:00
..
src/main Standardise identities used in tests, demos, etc. 2017-04-12 11:40:48 +01:00
build.gradle Introduce full legal names for test parties 2017-04-24 15:18:21 +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.