mirror of
https://github.com/corda/corda.git
synced 2024-12-20 05:28:21 +00:00
22 lines
789 B
ReStructuredText
22 lines
789 B
ReStructuredText
|
Overview
|
||
|
========
|
||
|
|
||
|
This section describes the fundamental concepts and features that underpin the Corda platform, to include:
|
||
|
|
||
|
* :doc:`key-concepts-ecosystem`
|
||
|
* :doc:`key-concepts-data-model`
|
||
|
* :doc:`key-concepts-core-types`
|
||
|
* :doc:`key-concepts-financial-model`
|
||
|
* :doc:`key-concepts-flow-framework`
|
||
|
* :doc:`key-concepts-consensus-notaries`
|
||
|
* :doc:`key-concepts-vault`
|
||
|
* :doc:`key-concepts-security-model`
|
||
|
|
||
|
Detailed thinking and rationale behind these concepts are presented in the following published white papers:
|
||
|
|
||
|
* `Corda: An Introduction`_
|
||
|
* `Corda: A Distributed Ledger`_ (Technical White Paper)
|
||
|
|
||
|
.. _`Corda: An Introduction`: _static/corda-introductory-whitepaper.pdf
|
||
|
.. _`Corda: A Distributed Ledger`: _static/corda-technical-whitepaper.pdf
|