mirror of
https://github.com/corda/corda.git
synced 2025-02-21 09:51:57 +00:00
Updated code base to make use of these instead of chooseIdentity(). Also improved the serialisation of fiber checkpoints so that it doesn't store the entire cert parth of this identity.
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.