corda/samples/irs-demo
Andras Slemmer f6e7814638 Merge pull request #1207 from corda/aslemmer-move-testclock-branching-to-Node
Move useTestClock conditional to Node constructor
2017-08-15 17:35:59 +01:00
..
src Merge pull request #1207 from corda/aslemmer-move-testclock-branching-to-Node 2017-08-15 17:35:59 +01:00
build.gradle Sample corrections for M14 2017-08-01 13:59:20 +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.