corda/samples/irs-demo
Katarzyna Streich d78d6abde9 Override party keys from example-irs-trade.json file, so demos run correctly. Add api call to query for
Bank A and Bank B keys. Change port numbers, which are hardcoded in 2 places and were different when run through IntelliJ and through CLI.
2017-03-07 11:05:46 +00:00
..
src Override party keys from example-irs-trade.json file, so demos run correctly. Add api call to query for 2017-03-07 11:05:46 +00:00
build.gradle Override party keys from example-irs-trade.json file, so demos run correctly. Add api call to query for 2017-03-07 11:05:46 +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.