Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 801 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 801 Bytes

Accounts CorDapp Samples

This folder features Corda Accounts sample projects. Learn more about Accounts.

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

Corda

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

Corda