/samples

This repository has been deprecated. Please use the links in the README to access the new repositories.

Primary LanguageJavaScript

This repository has been deprecated. Please use samples-java and samples-kotlin.

Corda

Introduction

The samples repository has now evolved into samples-java and samples-kotlin. Each repository consists of a copy of the existing CorDapp samples in the respective programming language. We have also reorganized our samples into different categories:

Directories

Accounts
├── supplychain
├── tictacthor
└── worldcupticketbooking

Advanced
├── auction-cordapp
├── negotiation-cordapp
└── obligation-cordapp

Basic
├── cordapp-example
├── flow-database-access
├── flow-http-access
├── flow-send-msg
├── ping-pong
├── rpc-nodeinfo
├── spring-webserver
└── yo-cordapp

Features
├── attachment-blacklist
├── attachment-sendfile
├── confidentialIdentity-whistleblower
├── cordaService-autopayroll
├── observableStates-tradereporting
├── oracle-primenumber
├── queryableState-carinsurance
├── referenceStates-sanctionsBody
└── schedulableState-heartbeat

Tokens
├── bikemarket
├── dollartohousetoken
├── fungiblehousetoken
└── stockpaydivident

We look forward to continue providing useful Cordapps samples to the community!

Stay tuned on Twitter, Slack, and Corda.net.