You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Basic/cordapp-example/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,6 @@
4
4
5
5
# Example CorDapp
6
6
7
-
Welcome to the example CorDapp. This CorDapp is documented [here](http://docs.corda.net/tutorial-cordapp.html).
7
+
Welcome to the example CorDapp. This CorDapp is fully documented [here](http://docs.corda.net/tutorial-cordapp.html).
8
+
9
+
This example application has modules for both Java and Kotlin and is an exploratory sample for the official Corda online training. It demonstrates the basic components present in a CorDapp and how they work together using a simple IOU example.
0 commit comments