corda/samples/trader-demo
Matthew Nesbit c108637df6 Remove unused certificate method from IdentityService. (#1582)
Put wellKnownParty in methods that return a Party which is one.

Fixup rebase
2017-09-21 15:31:42 +01:00
..
src Remove unused certificate method from IdentityService. (#1582) 2017-09-21 15:31:42 +01:00
build.gradle Replace X500Name with CordaX500Name (#1447) 2017-09-12 01:03:10 +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.