Skip to content

This repository contains multiple sample apps, from CorDapps that help you get started, all the way to demonstrating specific features and advanced usage.

Notifications You must be signed in to change notification settings

zbraiterman/samples-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CorDapp Samples - Java

Corda

Introduction

This repository contains multiple sample apps, from CorDapps that help you get started, all the way to demonstrating specific features and advanced usage.

If you are new to Corda and/or would like to learn all of the fundamentals in a guided and incremental manner please visit the Corda documentation site.

To get started explore the Basic folder, or navigate to the Advanced and Features folders to see a description of whats available. You can find the exact same set of CorDapp demonstration in Kotlin language at link.

Directories

The samples are divided into 5 sections with the following desciption:

  • Accounts: These samples showcases how to utilize Corda Accounts Libray to build CorDapps which aim to have massive user volume
  • Advanced: In these samples, we demonstrate more complex and sophisticated features of Corda.
  • Basic: They demonstrate fundamental and useful techniques for CorDapp development.
  • BusinessNetworks: These include Business Network Extension related samples. Learn more at bn-extension.
  • Features: These samples demonstrate specific Corda functionalities.
  • Tokens: These include TokenSDK related samples. Learn more at TokenSDK.

About

This repository contains multiple sample apps, from CorDapps that help you get started, all the way to demonstrating specific features and advanced usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.7%
  • JavaScript 2.9%
  • HTML 2.7%
  • Kotlin 2.1%
  • Other 0.6%