mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
57412d4498
* Standardise X500Name format - WIP * address PR issues * failing test fix and replace X500Name with getX500Name * gradle plugin fix * Added country code validation |
||
---|---|---|
.. | ||
src/main/kotlin/net/corda/notarydemo | ||
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.