Authors: | Ed Eykholt
Lucius Meredith Joseph Denman |
---|---|
Date: | 2017-07-22 |
Organization: | RChain Cooperative |
Copyright: | This document is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) License |
For details on the platform as it is built, see developer.rchain.coop including rchain/rchain open source github repository, Rholang tutorial, and project status.
The RChain Platform Architecture description provides a high-level blueprint of the RChain decentralized, economically sustainable public compute infrastructure. While the RChain design is inspired by that of earlier blockchains, it also realizes decades of research across the fields of concurrent and distributed computation, mathematics, and programming language design. The platform includes a modular, end-to-end design that commits to correct-by-construction software and industrial extensibility.
Intended audience: This document is written for software developers and innovators who are interested in decentralized systems.
.. toctree:: :maxdepth: 2 :caption: Contents: introduction/motivation.rst introduction/introduction.rst introduction/comparison-of-blockchains.rst introduction/architecture-overview.rst contracts/contract-design.rst contracts/namespaces.rst execution_model/rhovm.rst execution_model/storage_and_query.rst execution_model/consensus_protocol.rst execution_model/applications.rst references.rst