corda/samples/irs-demo
Matthew Nesbit 0fdd4ae6c6 Remove TransactionForContract and just use LedgerTransaction
Fix minor doc error

Get rid of @deprecated method that was only present for technical reasons.

Minor fix and include in changelog
2017-07-20 09:16:07 +01:00
..
src Remove TransactionForContract and just use LedgerTransaction 2017-07-20 09:16:07 +01:00
build.gradle Including test files in the IRS JAR to add the time change API to the cordapp. 2017-06-22 15:09:07 +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.