Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

samples-java/Accounts

This folder features Corda Accounts sample projects.

This CorDapp mimics a supply chain transaction, where the deal is incorporated among different teams in the companies on both side of the trade.

This CorDapp recreates the game of Tic Tac Toe via Corda. It primarilly demonstrates how you can have linear state transactions between cross-node accounts.

This CorDapp demonstrates an ticket booking system with a collaboration of Corda Account Libray and TokenSDK.