corda/samples/trader-demo
2017-02-24 13:04:43 +00:00
..
src Make notary flow return a collection of signatures to support the BFT… (#264) 2017-02-22 11:11:35 +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
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.