corda/samples/irs-demo
Konstantinos Chalkias d8fa75654f Support for multi-sig schemes. ECC (K1/R1) and EdDSA are fully supported. (#599)
Support for multi-sig scheme. ECC (K1/R1) and EdDSA are fully supported.
2017-05-04 18:19:00 +01:00
..
src Support for multi-sig schemes. ECC (K1/R1) and EdDSA are fully supported. (#599) 2017-05-04 18:19:00 +01:00
build.gradle Clean up X500 names in Corda simulation 2017-05-03 15:55:19 +01:00
README.md Starting new pull request - previous one had conflict errors 2016-11-29 16:52:07 +00:00

IRS Demo

This code demonstrates an Interest Rate Swap agreement between two banks, confirming the transaction utilising the services of a notary and then retrieving and applying interest rates from an oracle service.

Please see the either the online documentation for more info on the attachment demo, or the included offline version.