mirror of
https://github.com/corda/corda.git
synced 2025-02-01 16:58:27 +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
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.