corda/samples/notary-demo
Andrzej Cichocki 51ea9fec1a IRS demo fixes (#782)
* Increase max network map request size so the notary can register
* Suppress oracle service installation errors in non-oracle nodes
* Make demos automatically build capsule jars
2017-06-02 16:23:05 +01:00
..
src/main/kotlin/net/corda Add certificate to node identity (#769) 2017-05-31 11:52:50 +01:00
build.gradle IRS demo fixes (#782) 2017-06-02 16:23:05 +01:00
README.md BFT notary demo (#725) 2017-05-24 12:25:06 +01:00

Distributed Notary Demo

This program is a simple demonstration of a node getting multiple transactions notarised by a distributed (Raft or BFT SMaRt) notary.

Please see docs/build/html/running-the-demos.html to learn how to use this demo.