corda/samples/irs-demo
Patrick Kuo 9a7d0a0fb5 Replace unused variables with _ after kotlin 1.1.1 upgrade (#456)
* Replace unused variables with _ after kotlin 1.1.1 upgrade
2017-03-29 13:54:40 +01:00
..
src Replace unused variables with _ after kotlin 1.1.1 upgrade (#456) 2017-03-29 13:54:40 +01:00
build.gradle Consolidate maven repositories (#445) 2017-03-28 17:17:40 +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.