Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
Architecure Evolution
The code present in this repository reflects the first version of the implementation of the Corda model for DLT technology. This first architecture version covers Corda versions 1 through 4 and continues to deliver on the promise of DLT for both the open source community and industry as a whole.
However, like all things, Corda must evolve to serve the more stringent needs of today. This is why the second (and current) version of the Corda Arcchitecture can be found here and will form the basis of the Corda 5 release.
Features
Smart contracts that can be written in Java and other JVM languages
Flow framework to manage communication and negotiation between participants
Peer-to-peer network of nodes
"Notary" infrastructure to validate uniqueness and sequencing of transactions without global broadcast
Enables the development and deployment of distributed apps called CorDapps