corda/samples/trader-demo
Chris Rankin af36e0f731 Basic clean-up for demos, load-test and examples (#590)
* Fix RPC usage by marking unused Observables.
* Update Client RPC tutorial documentation to mention the importance of "notUsed" observables.
2017-04-26 11:01:09 +01:00
..
src Basic clean-up for demos, load-test and examples (#590) 2017-04-26 11:01:09 +01:00
build.gradle Fix duplicate content root problems in IntelliJ 2017-04-26 10:37:16 +02: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.