> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theblockchainlibrary.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Corda: A Distributed Ledger

> The Corda whitepaper defines a distributed ledger platform specifically engineered for the financial services industry. Unlike traditional blockchains that broa

# Corda: A Distributed Ledger

The Corda whitepaper defines a distributed ledger platform specifically engineered for the financial services industry. Unlike traditional blockchains that broa

## Abstract

The Corda whitepaper defines a distributed ledger platform specifically engineered for the financial services industry. Unlike traditional blockchains that broadcast all transactions to all participants, Corda adopts a point-to-point architecture where transactions are only shared between parties necessary for the validation and processing of that specific deal. This design solves the tension between the desire for transparency and the requirement for data privacy in highly regulated markets. Corda utilizes 'states' to represent agreements or assets and 'contracts' to govern the evolution of these states over time. Consensus in Corda is achieved at the transaction level via Notary services, which prevent double-spending without requiring a global broadcast of all network activity. The whitepaper highlights the platform's ability to facilitate legal finality and interoperability between siloed institutional systems. By focusing on data sovereignty and secure peer-to-peer communication, Corda serves as an authoritative model for how distributed ledger technology can be integrated into existing financial infrastructures without compromising confidentiality.

**Authors:** Michael Hearn

**Publication:** Project Whitepaper

**Publication date:** 2016-01-01

## Key findings

* Introduces a point-to-point transaction model to prioritize privacy.
* Defines a consensus mechanism based on transaction-level validation via Notaries.
* Supports complex business agreements through verifiable, programmable states.
* Focuses on regulatory compliance and legal finality for financial institutions.

## Citation

Michael Hearn (2016). Corda: A Distributed Ledger. Project Whitepaper. [https://docs.corda.net/\_static/corda-technical-whitepaper.pdf](https://docs.corda.net/_static/corda-technical-whitepaper.pdf)

## Related knowledge

* [Cross-Chain Solutions in 2025: Are We Finally Interoperable?](/generated/v2/topics/cross-chain-solutions-in-2025-are-we-finally-interoperable) — article
* [Cross-Chain Solutions in 2025: Are We Finally Interoperable?](/generated/v2/topics/cross-chain-solutions-in-2025-are-we-finally-interoperable) — related-article
* [Double Spend](/generated/v2/glossary/double-spend) — glossary
* [Double Spend](/generated/v2/glossary/double-spend) — related-glossary
* [Free Book Promo: Understanding Decentralized Finance — Kindle Edition Free Until Oct 5](/generated/v2/topics/free-book-promo-understanding-decentralized-finance-kindle-edition-free-until-oct-5) — article
* [Free Book Promo: Understanding Decentralized Finance — Kindle Edition Free Until Oct 5](/generated/v2/topics/free-book-promo-understanding-decentralized-finance-kindle-edition-free-until-oct-5) — related-article
* [The Evolution of Web3 Social Media Platforms: Privacy and Ownership in 2025](/generated/v2/topics/the-evolution-of-web3-social-media-platforms-privacy-and-ownership-in-2025) — article
* [The Evolution of Web3 Social Media Platforms: Privacy and Ownership in 2025](/generated/v2/topics/the-evolution-of-web3-social-media-platforms-privacy-and-ownership-in-2025) — related-article
* [The Interoperability Race: Polkadot, Cosmos, Vector Smart Chain, and Layer-1 Bridges in 2025](/generated/v2/topics/the-interoperability-race-polkadot-cosmos-vector-smart-chain-and-layer-1-bridges-in-2025) — article
* [The Interoperability Race: Polkadot, Cosmos, Vector Smart Chain, and Layer-1 Bridges in 2025](/generated/v2/topics/the-interoperability-race-polkadot-cosmos-vector-smart-chain-and-layer-1-bridges-in-2025) — related-article
* [The Role of CBDCs: How Central Bank Digital Currencies Are Changing Finance](/generated/v2/topics/the-role-of-cbdcs-how-central-bank-digital-currencies-are-changing-finance) — article
* [The Role of CBDCs: How Central Bank Digital Currencies Are Changing Finance](/generated/v2/topics/the-role-of-cbdcs-how-central-bank-digital-currencies-are-changing-finance) — related-article

***

**Canonical knowledge ID:** `research:corda-a-distributed-ledger`
