mirror of
https://github.com/corda/corda.git
synced 2024-12-21 05:53:23 +00:00
9e43df36d3
* CORDA-304: Refactor :client modules into :client:javafx and :client:mock. * CORDA-304: Add :client:mock to Dokka tasks, and remove unused integrationTest task. * CORDA-304: Migrate DriverBasedTest from node into test-utils. * CORDA-304: Rename .fx. package to .jfx. to prevent confusion with "exchange rate". * CORDA-304: Rename module to ':client:jfx'. |
||
---|---|---|
.. | ||
src/main | ||
build.gradle | ||
README.md |
Distributed Notary (Raft) Demo
This program is a simple demonstration of a node getting multiple transactions notarised by a distributed (Raft-based) notary.
Please see docs/build/html/running-the-demos.html to learn how to use this demo.