Skip to content

Commit b33430a

Browse files
authored
Update README.md
1 parent a168edf commit b33430a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tokens/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ This CorDapp aims to demonstrate the usage of TokenSDK, especially the concept o
1616

1717
### [spaceships-javaAPIs](./spaceships-javaAPIs):
1818
This CorDapp contains examples using new [Java APIs](https://medium.com/corda/corda-tokens-made-easy-with-new-java-apis-83095693d72) introduced in Token SDK 1.2 - It makes of use of utility functions and the new Java Token Builders. The lastes Java APIs were indeed later implmented for all of the samples above as well.
19+
20+
### [token to friend](./tokentofriend):
21+
This CorDapp showcase a simple token issuance use case. You can attach a secret message with the token and your friend can retrive it with the credential that you inputed when creating the token. This cordapp come with a nice looking front end using Reactjs. Feel free to give a try on the app!

0 commit comments

Comments
 (0)