corda/samples/raft-notary-demo/README.md

6 lines
244 B
Markdown
Raw Normal View History

# 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.