corda/docs/source/index.rst

52 lines
1.1 KiB
ReStructuredText
Raw Normal View History

Welcome to the Corda repository!
================================
This documentation describes the prototype of a proposed architecture for distributed ledgers.
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:
The combination of
* 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
is sufficiently powerful to justify the creation of a new platform implementation.
Read on to learn:
.. toctree::
:maxdepth: 2
:caption: Overview
inthebox
getting-set-up
data-model
consensus
messaging
running-the-demos
node-administration
irs
.. toctree::
:maxdepth: 2
:caption: Tutorials
tutorial-contract
protocol-state-machines
oracles
.. toctree::
:maxdepth: 2
:caption: Appendix
release-process
visualiser
2016-01-27 15:01:33 +00:00
codestyle
2016-04-27 17:37:27 +00:00
building-the-docs