corda/samples/irs-demo
Andrzej Cichocki 38cf4a489e CORDA-676 Eager cordapp schemas (#1839)
* Retire customSchemas.
* Key cordapp-to-hash map by url as native equality too strict.
2017-10-16 11:35:29 +01:00
..
src CORDA-676 Eager cordapp schemas (#1839) 2017-10-16 11:35:29 +01:00
build.gradle [CORDA-442] Removed the NetworkMap option from Cordform, changed all the examples… (#1827) 2017-10-10 15:45:42 +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.