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.
Go to file
2023-09-28 11:35:21 +01:00
.ci disable gitlog for test 2023-09-28 11:35:21 +01:00
.github ENT-10285: Remove experimental DJVM support (#7442) 2023-08-09 08:44:32 +01:00
.idea
buildSrc
client Merge branch 'release/os/4.9' into shams-4.10-merge-e6a80822 2023-07-13 10:53:30 +01:00
common
confidential-identities
config
core ENT-4973 Remove redundant 2PF warning message. (#7470) 2023-09-01 10:01:31 +01:00
core-tests Merge remote-tracking branch 'origin/release/os/4.11' into colljos/encryption_receiver_self_recovery 2023-08-23 11:20:16 +01:00
detekt-plugins ENT-10285: Remove experimental DJVM support (#7442) 2023-08-09 08:44:32 +01:00
docker ES-1140: Merging forward updates from 4.10 to 4.11 (2023-08-23) 2023-08-24 13:15:18 +01:00
docs
experimental
finance ENT-10284 Performance optimise deserialisation (#7425) 2023-07-20 09:51:35 +01:00
gradle/wrapper
isolated
node Merging forward updates from release/os/4.10 to release/os/4.11 - 2023-09-04 2023-09-04 10:21:44 +00:00
node-api ENT-9876: Encrypting the ledger recovery participant distribution list (#7423) 2023-08-22 11:14:37 +01:00
node-api-tests
opentelemetry
release-tools
samples Update notary demo to ensure txn signed by all before recording. 2023-08-24 16:56:11 +01:00
serialization Merge branch 'release/os/4.10' into shams-4.11-merge-53fe0e6c 2023-08-23 14:56:46 +01:00
serialization-tests ENT-10284 Performance optimise deserialisation (#7425) 2023-07-20 09:51:35 +01:00
testing Merge remote-tracking branch 'origin/release/os/4.11' into colljos/encryption_receiver_self_recovery 2023-08-22 12:31:29 +01:00
tools ENT-10285: Remove experimental DJVM support (#7442) 2023-08-09 08:44:32 +01:00
.dockerignore
.gitignore
.snyk Merge branch 'release/os/4.9' into shams-4.10-merge-e6a80822 2023-07-13 10:53:30 +01:00
build.gradle ES-1140: Merging forward updates from 4.10 to 4.11 (2023-08-24) 2023-08-24 19:50:24 +01:00
BUILD.md
buildCacheSettings.gradle
constants.properties ENT-10285: Remove experimental DJVM support (#7442) 2023-08-09 08:44:32 +01:00
CONTRIBUTING.md
CONTRIBUTORS.md
detekt-baseline-config.yml
detekt-baseline.xml ENT-10285: Remove experimental DJVM support (#7442) 2023-08-09 08:44:32 +01:00
detekt-config.yml
gradle.properties
gradlew
gradlew.bat
java8.gradle
Jenkinsfile
LICENSE
README.md
SECURITY.md
settings.gradle ENT-10285: Remove experimental DJVM support (#7442) 2023-08-09 08:44:32 +01:00
sizing.sh
TRADEMARK

Corda

License

Corda

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.

Architecture 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 Architecture 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
  • Written in Kotlin, targeting the JVM

Getting started

  1. Read the Getting Started documentation
  2. Run the Example CorDapp
  3. Read about Corda's Key Concepts
  4. Follow the Hello, World! tutorial

Contributing

Corda is an open-source project and contributions are welcome!

To find out how to contribute, please see our contributing docs.

License

Apache 2.0

Acknowledgements

YourKit

YourKit supports open source projects with its full-featured Java Profiler.

YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.