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
2019-05-20 15:09:36 +01:00
.ci
.github
.idea
buildSrc
client
common
confidential-identities
config
core Temporary remove Kotlin JUnit test that requires module directives to access private packages (sun.security.util, sun.security.x509) 2019-05-20 15:08:27 +01:00
core-deterministic
create-jdk8u
djvm
docker
docs
experimental
finance
gradle/wrapper
isolated
jdk8u-deterministic
lib
node EXPERIMENTAL: tweaks and attempts to set module directives (with/without using gradle module plugin) 2019-05-20 15:08:27 +01:00
node-api Enhanced JDK security debugging for JCA provider(s). 2019-05-20 15:08:27 +01:00
release-tools
samples
serialization Remove invalid compiler flag (--illegal-access=warn is a run-time flag only). 2019-05-20 15:09:36 +01:00
serialization-deterministic
testing Remove usage of deprecated URLClassloader (re-coded without scanning and pattern matching on run-time classpath URLs) 2019-05-20 15:09:36 +01:00
tools
webserver
.gitignore
build.gradle Display JAVA_HOME 2019-05-20 15:09:36 +01:00
buildCacheSettings.gradle
constants.properties
CONTRIBUTING.md
CONTRIBUTORS.md
deterministic.gradle
gradle.properties
gradlew
gradlew.bat
LICENSE
README.md
settings.gradle
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.

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.