mirror of
https://github.com/corda/corda.git
synced 2024-12-21 22:07:55 +00:00
773aa28873
* Switch to using anonymous party as recipient * Enable anonymisation for issuance as well as move in issuer flows. * Pass notary into issuer flow rather than taking a notary at random from the network map. * Enable anonymisation in Bank of Corda RPC test * Parameterize issuer flow tests into anonymous and deanonymised versions |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
README.md |
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.