corda/samples/notary-demo
Shams Asari 727cd0e55c Cleaned up notary configuration by introducing a notary config option.
extraAdvertisedServiceIds is no longer used for this.
2017-10-07 12:52:37 +01:00
..
src/main/kotlin/net/corda/notarydemo Cleaned up notary configuration by introducing a notary config option. 2017-10-07 12:52:37 +01:00
build.gradle [CORDA-682]: Claim Jigsaw module names (#1824) 2017-10-06 15:37:33 +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.