corda/samples/notary-demo
Clinton 3dd09fd69b Cordformation in Kotlin (#1873)
Cordformation rewritten in kotlin.
2017-10-19 15:41:25 +01:00
..
src/main/kotlin/net/corda/notarydemo Cordformation in Kotlin (#1873) 2017-10-19 15:41:25 +01:00
build.gradle Fixed AbstractNode to load custom notary services properly (#1720) 2017-10-13 10:36:25 +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.