corda/samples/attachment-demo
2016-11-22 17:17:14 +00:00
..
lib Reimport samples to main repo 2016-11-17 15:51:28 +01: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: make the attachment demo runnable from the command line again. 2016-11-18 13:02:11 +01:00

Attachment Demo

Please see docs/build/html/running-the-demos.html and docs/build/html/tutorial-attachments.html

This program is a simple demonstration of sending a transaction with an attachment from one node to another, and then accessing the attachment on the remote node.