நம்Chain® Open Initiative Research Lab
Welcome to Corda Tutorials
A Repository dedicated to Corda Tutorials.
Prerequisite
- Knowledge on
- Blockchain Basics
- Bitcoin Blockchain Basics
Tutorial Topics
Corda Overview
Corda is a distributed open source peer-to-peer network developed based on JVM written in Kotlin.
Features of Corda
- Scalability through Notary Services
- Privacy through parital visibility of data with no global ledger
- Transaction Finality
- Support for Multiple Consensus
- Productivity
- Integration
Corda Architecture
- Certificate Authority
- Root CA
- Doorman CA
- Network CA
- Identity (X.509 Certificate)
- Well Known Identity
- Confidential Identity
- Network
- Network Map
- Notary Service
- Oracle Service
- Nodes
- Vault
- Persistance Layer
- Network/RPC Interface
- Service Hub
- CorDapp Interface
- Storage Service
- Transactions
- Attachments
- Flow Checkpoint
- Flow Framework
- Inlined Flows
- Initiating Flows
- Ledger
- States
- Transactions
- Notary
- General
- Components
- Commands
- List of Signers
- Attachments
- Time Window
- Consensus
- Contracts (written in JVM Languages like Java or Kotlin)
- CorDapp
CorDApps
Examples
License
MIT