mirror of
https://github.com/corda/corda.git
synced 2024-12-21 13:57:54 +00:00
2829faa01f
* Add LegalProseReference annotation * Migrate code from autogenerated javascript to TypeScript source * Add instructions to rebuild the web resources * Make installWeb more reproducible |
||
---|---|---|
.. | ||
src/main/kotlin/net/corda | ||
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.