Skip to content

Sample Cordapps to showcase different features of Corda

Notifications You must be signed in to change notification settings

ashutoshmeher-r3/corda-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Corda Samples

This repository contains sample cordapps to showcase different aspects and features of Corda.

cordapp-upgrades

This sample shows how to upgrade corDapps using implicit and explicit approaches. It contains multiple versions of flows and contracts to showcase upgrades in Corda by considering different scenarios.

queryable-state

This sample cordapp shows how queryable state feature works in corda. QueryableState allows developers to have the ability to expose some or all parts of their states to a custom database table using an ORM tools.

About

Sample Cordapps to showcase different features of Corda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages