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: Tokens/tokentofriend/clients/src/main/java/net/corda/samples/tokentofriend/webserver/NodeRPCConnection.java
<Colmd={{offset:2}}><buttonclassName="btn btn-primary disabled">Create a Token</button><Linkto="/created"><buttonclassName="btn btn-primary">Retrieve a Token</button></Link></Col>
59
+
<Colmd={{offset:2}}><buttonclassName="btn btn-primary disabled">Create a Token</button><Linkto="/retrieveToken"><buttonclassName="btn btn-primary">Retrieve a Token</button></Link></Col>
60
60
</Row>
61
61
<p>In this example CorDapp, you will be able to issue your friend a token that carries a secret message.
62
62
You will receive the information of the tokenID and where the token is stored. Your friend would need these
Copy file name to clipboardExpand all lines: Tokens/tokentofriend/contracts/src/main/java/net/corda/samples/tokentofriend/contracts/CustomTokenContract.java
0 commit comments