mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
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:
parent
0d96691258
commit
853c95b880
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user