mirror of
https://github.com/corda/corda.git
synced 2024-12-26 16:11:12 +00:00
2416ceaee4
* Sketch initial identity docs * Restructure confidential identity docs to better fit structure * Split confidential identities into API and concepts * Further expansion on basic identity conceptS * Merge Party type into api-identity.rst * Address feedback on written content * Rework inline code with literalinclude * Start addressing feedback from Richard * Clarify use of "counterparty" * Address comments on key concepts * Correct back to US english * Clarify distribution/publishing of identities * Update changelog around confidential identities
1.1 KiB
1.1 KiB
Key concepts
This section describes the key concepts and features of the Corda platform. It is intended for readers who are new to Corda, and want to understand its architecture. It does not contain any code, and is suitable for non-developers.
This section should be read in order:
key-concepts-ecosystem key-concepts-ledger key-concepts-identity key-concepts-states key-concepts-contracts key-concepts-transactions key-concepts-flows key-concepts-consensus key-concepts-notaries key-concepts-time-windows key-concepts-oracles key-concepts-node key-concepts-tradeoffs
The detailed thinking and rationale behind these concepts are presented in two white papers:
- Corda: An Introduction
- Corda: A Distributed Ledger (A.K.A. the Technical White Paper)
Explanations of the key concepts are also available as videos.