RedKnight13 / samples

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 43.3%Language:Java 27.8%Language:Kotlin 26.1%Language:HTML 2.3%Language:CSS 0.5%Language:Shell 0.1%