corda/samples/trader-demo
Clinton df6b9add6e Merge pull request #285 from corda/clint-samplesfilecleanup
Removed redundant gradle.properties in samples projects.
2017-02-28 15:22:42 +00:00
..
src Non-ssl artemis acceptor for RPC connection. (#271) 2017-02-24 15:36:36 +00:00
build.gradle Moved JsonSupport to new webserver module. Fixed a few compile errors. 2017-02-27 16:41:48 +00: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.