2015-11-30 17:00:25 +00:00
|
|
|
Welcome to the R3 prototyping repository!
|
|
|
|
=========================================
|
2015-11-25 13:27:07 +00:00
|
|
|
|
2015-11-30 17:00:25 +00:00
|
|
|
This documentation describes the first prototype of a possible future R3 shared ledger platform.
|
2015-11-25 13:27:07 +00:00
|
|
|
|
|
|
|
The goal of this prototype is to explore fundamentally better designs for transactions, states and smart contract APIs
|
2015-12-01 14:05:08 +00:00
|
|
|
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*
|
|
|
|
* *Limited data propagation*
|
|
|
|
* *Conflict resolution without proof of work or blocks*
|
|
|
|
|
|
|
|
*is sufficiently powerful to justify the creation of a new platform implementation.*
|
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
|
2015-12-14 17:22:21 +00:00
|
|
|
messaging
|
2016-02-03 15:56:21 +00:00
|
|
|
running-the-trading-demo
|
2015-12-22 15:15:38 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Tutorials
|
|
|
|
|
|
|
|
tutorial
|
2015-12-14 17:22:21 +00:00
|
|
|
protocol-state-machines
|
2015-12-22 15:15:38 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Appendix
|
|
|
|
|
2015-12-03 11:54:17 +00:00
|
|
|
visualiser
|
2015-11-25 13:27:07 +00:00
|
|
|
roadmap
|
2016-01-27 15:01:33 +00:00
|
|
|
codestyle
|
2015-11-25 13:27:07 +00:00
|
|
|
|