corda/samples/irs-demo
Rick Parker 6d375351bd Add a header to all serialised data & switch to compatibility serializer. (#294)
Add a header to all serialised data & switch to compatibility serializer
2017-02-28 11:17:57 +00:00
..
src Add a header to all serialised data & switch to compatibility serializer. (#294) 2017-02-28 11:17:57 +00:00
build.gradle Moved JsonSupport to new webserver module. Fixed a few compile errors. 2017-02-27 16:41:48 +00:00
gradle.properties Reimport samples to main repo 2016-11-17 15:51:28 +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.