Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/corda/corda-runtime-os

Corda is a scalable, permissioned peer-to-peer (P2P) distributed ledger technology (DLT) platform that enables the building of applications that foster and deliver digital trust between parties in regulated markets.
https://github.com/corda/corda-runtime-os

corda corda-next-generation distributed-ledger dlt kotlin

Last synced: 3 days ago
JSON representation

Corda is a scalable, permissioned peer-to-peer (P2P) distributed ledger technology (DLT) platform that enables the building of applications that foster and deliver digital trust between parties in regulated markets.

Awesome Lists containing this project

README

        


Corda

---

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

Project Overview

Corda is a scalable, permissioned peer-to-peer (P2P) distributed ledger technology (DLT) platform that enables the building of applications that foster and deliver digital trust between parties in regulated markets.

Corda is developed and maintained by [R3](https://r3.com), and is made available under the Apache 2.0 license.

This repo contains the Corda 5 source code. For the Corda 4 codebase, head over to the [Corda 4 repo](https://github.com/corda/corda).

We encourage you to use this code to explore how Corda 5 works, rebuild it, and experiment with deploying it locally. We'd love your comments and feedback!

Note that there is a large engineering team at R3 working on this codebase so if you see something wrong or missing, we encourage you to contact us before working on any significant PRs of your own: it's possible we may already be working on the same thing or we may have tips on how best to structure your work to maximise the chance of it being merged into the codebase.

The best way to stay up-to-date with Corda is to monitor the following resources:

* Slack - [cordaledger.slack.com](https://cordaledger.slack.com)
* Our Blog - [corda.net/blog/](https://www.corda.net/blog/)

Getting Started

See [github.com/corda/corda-runtime-os/wiki/Quick-Start-Guide](https://github.com/corda/corda-runtime-os/wiki/Quick-Start-Guide)