Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

samples-java/advanced-cordapps

This folder features Advanced sample projects, each of them demonstrates a complex cordapp that uses multiple features of Corda.

An blockchain application that leverages different features of Corda like SchedulableState, StatePointer and OwnableState. It also demonstrates how to perform a DvP (Delivery vs Payment) transaction on Corda.

An application that depicts the businsess negotiation and communication process over a distributed ledger system. It consists of the proposing, negotiating, and settling a corda transaction.

A simple i-owe-you application illustrates all of the steps of creating an obligation for a resource to change owners.