corda/docs/source/key-concepts.rst
Clinton de88f3ecba Contract constraints documentation (#1703)
* Added a contract constraints section to the key concepts doc.

* Documentation for contract constraints.

* Added to index.

* Review fixes round 1.

* More review fixes.

* Review fixes.

* Explained package contents.

* review fixes.

* Addressed RGB's final review comments.

* Updated source code type to 'java'
2017-09-29 16:29:09 +01:00

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-states key-concepts-contracts key-concepts-contract-constraints 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:

Explanations of the key concepts are also available as videos.