Overview
Corda is a blockchain inspired open source distributed ledger platform. Corda is a financial service consortium. It was clients as a decentralized ledger where attention is paid to the way that data are processed. Millions of dollars spent every year to the reconcile the data.
Corda introduces a short processing logic to make organizations, financial synchronization, and reconciliation.
A wallet is a bill to container were cryptocurrencies are stored. Corda uses a wallet to track the current state of the ledger. States contain the shared information in a regular blockchain transaction are part of the Markle tree.
The head of the blockchain is built with a new hash reference pointing to the latest created heather. Transactions in corda were completely different transactions are not a group in a block with unrelated transactions.
![]()
In corda, there is not a global update of the ledger only a point-to-point communication so bringing various transactions together in a block wouldn’t make sense in corda.

The code in Corda is written using Kotlin, a programming language from JetBeans that targets the JVM and Javascript. The major reason for choosing Kotlin is the high level of integration. Due to the JVM, any related programming paradigm can be used.