corda/samples/trader-demo
Andrzej Cichocki cefa14507a Retire HostAndPort (#962)
* Don't attempt to parse a resolved InetSocketAddress toString
* A mock node isn't reachable via an address
2017-07-07 15:11:07 +01:00
..
src Retire HostAndPort (#962) 2017-07-07 15:11:07 +01:00
build.gradle Cordapps now contain their own dependencies (#915) 2017-06-30 14:18:46 +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.