NOTICK - Cross link Arch V1 to the Arch V2 repo (#7178)

Co-authored-by: Ben Pester <61828828+benpesterr3@users.noreply.github.com>
This commit is contained in:
Katelyn Baker 2022-05-23 15:32:06 +01:00 committed by GitHub
parent 0d96691258
commit 853c95b880
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,12 @@
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](https://github.com/corda/corda-runtime-os) and will form the basis of the Corda 5 release.
## Features
* Smart contracts that can be written in Java and other JVM languages