R3公开发布分布式账本平台Corda源代码

Kan92H 7年前
   <p style="text-align: center;"><img src="https://simg.open-open.com/show/76e8613f9691771c2c9497e1f26c7538.png"></p>    <h2>Corda</h2>    <p>Corda is a decentralised database system in which nodes trust each other as little as possible.</p>    <h2>Features</h2>    <ul>     <li>A P2P network of nodes</li>     <li>Smart contracts</li>     <li>Flow framework</li>     <li>"Notary" infrastructure to validate uniqueness of transactions</li>     <li>Written as a platform for distributed apps called CorDapps</li>     <li>Written in <a href="/misc/goto?guid=4959727729966218511" rel="nofollow,noindex">Kotlin</a> , targeting the JVM</li>    </ul>    <p>Read our full and planned feature list <a href="/misc/goto?guid=4959727730047344826" rel="nofollow,noindex">here</a> .</p>    <h2>Getting started</h2>    <p>Firstly, read the <a href="/misc/goto?guid=4959727730136439222" rel="nofollow,noindex">Getting started</a> documentation.</p>    <p>To build your own CorDapps:</p>    <ol>     <li>Clone the <a href="/misc/goto?guid=4959727730204662837" rel="nofollow,noindex">CorDapp Template repository</a></li>     <li>Read theREADME ( <strong>IMPORTANT!</strong> )</li>     <li>Read the <a href="/misc/goto?guid=4959727730288046366" rel="nofollow,noindex">Writing a CorDapp</a> documentation</li>    </ol>    <p>To look at the Corda source and run some sample applications:</p>    <ol>     <li>Clone this repository</li>     <li>To run some sample CorDapps, read the <a href="/misc/goto?guid=4959727730370505537" rel="nofollow,noindex">running the demos documentation</a></li>     <li>Start hacking andcontribute!</li>    </ol>    <h2>Useful links</h2>    <ul>     <li><a href="/misc/goto?guid=4959727730447770617" rel="nofollow,noindex">Project website</a></li>     <li><a href="/misc/goto?guid=4959727730531562165" rel="nofollow,noindex">Documentation</a></li>     <li><a href="/misc/goto?guid=4959727730600818283" rel="nofollow,noindex">Forum</a></li>    </ul>    <h2>Development State</h2>    <p>Corda is currently in very early development and should not be used in production systems. Breaking changes will happen on minor versions until 1.0. Experimentation with Corda is recommended.</p>    <p>Pull requests, experiments, and contributions are encouraged and welcomed.</p>    <h2>Background</h2>    <p>The project is supported by R3, a financial industry consortium, which is why it contains some code for financial use cases and why the documentation focuses on finance. The goal is to use it to construct a global ledger, simplifying finance and reducing the overheads of banking. But it is run as an open source project and the basic technology of a peer-to-peer decentralised database may be useful for many different projects.</p>    <h2>Contributing</h2>    <p>Please readhere.</p>    <h2>License</h2>    <p><a href="/misc/goto?guid=4959727730683226563" rel="nofollow,noindex">Apache 2.0</a></p>    <p> </p>    <p> </p>    <p> </p>