mirror of
https://github.com/corda/corda.git
synced 2024-12-24 23:26:48 +00:00
47b1ec49aa
Fix Bank of Corda, Trader and Notary demos. In Notary demo, introduce deployNodes task, that deploys all three types of Notary into different directories (so there is no need to do clean, when you want to run them one after another). |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
README.md |
Trader Demo
This code demonstrates four nodes, a notary, an issuer of cash (Bank of Corda), and two parties trading with each other, exchanging cash for a commercial paper.
Please see the either the online documentation for more info on the attachment demo, or the included offline version.