corda/samples/trader-demo
2016-11-22 17:17:14 +00:00
..
src Rename protocol to flow. 2016-11-22 17:17:14 +00:00
build.gradle Removed redundant configuration in samples that misled developers. Fixed the dependency on Cordformation plugin. 2016-11-21 13:46:30 +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.