mirror of
https://github.com/corda/corda.git
synced 2024-12-21 05:53:23 +00:00
7e3dd4c12c
* Rename KeyFactory to CompositeKeyFactory * Move expandedCompositeKeys into TestDSL as the only place that uses it * Move NullKeys out of their own package * Move remaining crypto classes into superpackage * Move utility classes out of crypto and into utilities package |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
README.md |
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.