mirror of
https://github.com/corda/corda.git
synced 2025-02-25 11:03:01 +00:00
Fixed compile issues caused by webserver being split to a separate project. WebServer now starts and stops correctly as a separate module.
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.