corda/samples/irs-demo
szymonsztuka 7620874e5f Szymon db confing (#1141)
database transaction isolation level and database initialisation are configurable
2017-07-31 16:36:34 +01:00
..
src Szymon db confing (#1141) 2017-07-31 16:36:34 +01:00
build.gradle Renamed corda configuration in gradle to cordaCompile to be more explicit. (#1131) 2017-07-27 17:53:51 +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.