ckeda / corda

Corda is a distributed ledger platform designed to record, manage and automate legal agreements between business partners. Designed by (and for) the world's largest financial institutions, it offers a unique response to the privacy and scalability challenges facing decentralised applications.

Home Page:https://corda.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corda

Corda

Corda is a decentralised database system in which nodes trust each other as little as possible.

Features

  • A P2P network of nodes.
  • Smart contracts.
  • Flow framework.
  • "Notary" infrastructure to validate uniqueness of transactions.
  • Written as a platform for distributed apps called CorDapps.
  • Written in Kotlin, targeting the JVM.

Read our full and planned feature list here.

Useful links

Development State

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.

Pull requests, experiments, and contributions are encouraged and welcomed.

Background

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.

Contributing

Please read here.

License

Apache 2.0

About

Corda is a distributed ledger platform designed to record, manage and automate legal agreements between business partners. Designed by (and for) the world's largest financial institutions, it offers a unique response to the privacy and scalability challenges facing decentralised applications.

https://corda.net

License:Other


Languages

Language:Kotlin 92.0%Language:Java 7.0%Language:Groovy 0.9%Language:Shell 0.1%Language:CSS 0.0%Language:Batchfile 0.0%