corda/samples/trader-demo
szymonsztuka 6a00df322b reference to finance module via not hardcoded group ID (#1515)
*  generic way to reference to group id when loading finance.jar via cordapp
2017-10-17 11:03:49 +01:00
..
src CORDA-676 Eager cordapp schemas (#1839) 2017-10-16 11:35:29 +01:00
build.gradle reference to finance module via not hardcoded group ID (#1515) 2017-10-17 11:03:49 +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.