mirror of
https://github.com/corda/corda.git
synced 2024-12-29 01:08:57 +00:00
4df8b427d2
The current use of SSL RPC relies on access to the node's keystore file, and further to that some uses where using the NODE_USER to login on the p2p port. |
||
---|---|---|
.. | ||
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.