2016-05-10 16:44:41 +00:00
|
|
|
Welcome to the Corda repository!
|
|
|
|
================================
|
2015-11-25 13:27:07 +00:00
|
|
|
|
2016-05-10 16:44:41 +00:00
|
|
|
This documentation describes the prototype of a proposed architecture for distributed ledgers.
|
2015-11-25 13:27:07 +00:00
|
|
|
|
2016-05-10 16:44:41 +00:00
|
|
|
The goal of this prototype is to explore fundamentally better designs for distributed ledgers than what presently exists
|
|
|
|
on the market, tailor made for the needs of the financial industry. We are attempting to prove or disprove the
|
|
|
|
following hypothesis:
|
2015-12-01 14:05:08 +00:00
|
|
|
|
2016-05-10 16:44:41 +00:00
|
|
|
The combination of
|
2015-11-25 13:27:07 +00:00
|
|
|
|
2016-05-10 16:44:41 +00:00
|
|
|
* An upgraded state transition model
|
|
|
|
* Industry standard, production quality virtual machines and languages
|
|
|
|
* An advanced orchestration framework
|
|
|
|
* Limited data propagation
|
|
|
|
* Conflict resolution without proof of work or blocks
|
2016-03-08 17:32:13 +00:00
|
|
|
|
2016-05-10 16:44:41 +00:00
|
|
|
is sufficiently powerful to justify the creation of a new platform implementation.
|
2016-03-08 17:32:13 +00:00
|
|
|
|
2015-11-25 13:27:07 +00:00
|
|
|
Read on to learn:
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2015-12-22 15:15:38 +00:00
|
|
|
:caption: Overview
|
2015-11-25 13:27:07 +00:00
|
|
|
|
|
|
|
inthebox
|
|
|
|
getting-set-up
|
2015-12-22 15:15:38 +00:00
|
|
|
data-model
|
2016-05-17 17:40:53 +00:00
|
|
|
consensus
|
2015-12-14 17:22:21 +00:00
|
|
|
messaging
|
2016-04-18 17:44:21 +00:00
|
|
|
running-the-demos
|
2016-03-04 15:15:32 +00:00
|
|
|
node-administration
|
2016-04-18 17:25:41 +00:00
|
|
|
irs
|
2015-12-22 15:15:38 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Tutorials
|
|
|
|
|
2016-05-17 17:40:53 +00:00
|
|
|
tutorial-contract
|
2015-12-14 17:22:21 +00:00
|
|
|
protocol-state-machines
|
2016-03-11 12:42:11 +00:00
|
|
|
oracles
|
2015-12-22 15:15:38 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Appendix
|
|
|
|
|
2016-05-10 16:44:41 +00:00
|
|
|
release-process
|
2015-12-03 11:54:17 +00:00
|
|
|
visualiser
|
2016-01-27 15:01:33 +00:00
|
|
|
codestyle
|
2016-04-27 17:37:27 +00:00
|
|
|
building-the-docs
|
2015-11-25 13:27:07 +00:00
|
|
|
|