corda/samples/trader-demo
2017-02-16 12:11:38 +00:00
..
src ProgressTracker emits exception thrown by the flow, allowing the ANSI renderer to correctly stop and print the error (#189) 2017-02-16 12:11:38 +00:00
build.gradle Trader demo now works from the command line in new RPC only mode. 2017-01-17 14:17:31 +00:00
gradle.properties Reimport samples to main repo 2016-11-17 15:51:28 +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.