corda/samples/trader-demo
Patrick Kuo 57412d4498 Enforce X500Name format defined in design doc (#1427)
* Standardise X500Name format - WIP

* address PR issues

* failing test fix and replace X500Name with getX500Name

* gradle plugin fix

* Added country code validation
2017-09-07 14:47:42 +01:00
..
src Removing calls to the internal API - CordaFutureImpl (#1395) 2017-09-05 07:47:22 +01:00
build.gradle Enforce X500Name format defined in design doc (#1427) 2017-09-07 14:47:42 +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.