corda/samples/trader-demo
2016-11-28 15:21:22 +00:00
..
src Introducing Future.getOrThrow() which throws the cause of the ExecutionException 2016-11-28 15:21:22 +00:00
build.gradle quasarScan removal. 2016-11-24 16:27:51 +00:00
gradle.properties Reimport samples to main repo 2016-11-17 15:51:28 +01:00
README.md Samples: trader-demo can now be run from the command line with gradle 2016-11-18 13:02:11 +01:00

Trader Demo

This demo shows a couple of nodes doing an atomic asset swap: cash for commercial paper.

Please see docs/build/html/running-the-demos.html to learn how to use this demo.