corda/samples/trader-demo
Shams Asari 155bb029da Cleaned up the trader, irs and simm demos so that things like the driver are used in test so that the node module isn't a compile dependency.
This has resulted in some classes moving into core, such as ClockUtils and FiberBox.
2017-06-20 16:02:51 +01:00
..
src Cleaned up the trader, irs and simm demos so that things like the driver are used in test so that the node module isn't a compile dependency. 2017-06-20 16:02:51 +01:00
build.gradle Cleaned up the trader, irs and simm demos so that things like the driver are used in test so that the node module isn't a compile dependency. 2017-06-20 16:02:51 +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.