mirror of
https://github.com/corda/corda.git
synced 2025-01-20 19:49:25 +00:00
3e83093987
Add Capsule configuration for the webserver JAR, so that the classes-only `webserver.jar` is published as well as the full fat `corda-webserver.jar`. This is required for running the tutorial/template from IntelliJ. |
||
---|---|---|
.. | ||
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.