Skip to main content

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
Canonical knowledge ID: research:corda-a-distributed-ledger