corda/samples/irs-demo
Patrick Kuo dc06d37369 Intellij bug workaround (#434)
* Workaround for `"bound callable references" is only available since language version 1.1` when using kotlin 1.1.1 plugin.
2017-03-27 15:12:01 +01:00
..
src Intellij bug workaround (#434) 2017-03-27 15:12:01 +01:00
build.gradle Clean up messaging/RPC port configuration and docs (#296) 2017-03-17 10:32:14 +00: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.