corda/samples/trader-demo
Katarzyna Streich 47b1ec49aa Fix Bank of Corda, Trader and Notary demos. ()
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).
2017-05-31 11:14:53 +01:00
..
src Rename Timestamp to TimeWindow () 2017-05-25 13:18:49 +01:00
build.gradle Fix Bank of Corda, Trader and Notary demos. () 2017-05-31 11:14:53 +01:00
README.md Bank of Corda integration with Trader Demo and Explorer 2016-12-22 15:55:50 +00:00

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.