corda/samples/irs-demo
Chris Rankin af36e0f731 Basic clean-up for demos, load-test and examples (#590)
* Fix RPC usage by marking unused Observables.
* Update Client RPC tutorial documentation to mention the importance of "notUsed" observables.
2017-04-26 11:01:09 +01:00
..
src Basic clean-up for demos, load-test and examples (#590) 2017-04-26 11:01:09 +01:00
build.gradle Fix duplicate content root problems in IntelliJ 2017-04-26 10:37:16 +02: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.