corda/samples/irs-demo
Konstantinos Chalkias 479ab9a36a [CORDA-694] Commands visibility for Oracles (without sacrificing privacy) (#1835)
new checkCommandVisibility feature for Oracles
2017-10-19 10:21:20 +01:00
..
src [CORDA-694] Commands visibility for Oracles (without sacrificing privacy) (#1835) 2017-10-19 10:21:20 +01:00
build.gradle reference to finance module via not hardcoded group ID (#1515) 2017-10-17 11:03:49 +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.