corda/samples/notary-demo
Ross Nicoll 369d204e7a Add warning to notary demo Cordform extensions (#1477)
Add warning to not use the notary demo Cordform extension pattern, as it's experimental and should be replaced later on.
2017-09-25 18:37:46 +01:00
..
src/main/kotlin/net/corda/notarydemo Add warning to notary demo Cordform extensions (#1477) 2017-09-25 18:37:46 +01:00
build.gradle
README.md

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.