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.
Switch branches/tags
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.ci CORDA-1907: Allow Corda's shell to deserialise using generic type inf… Aug 20, 2018
.github Typo. (#3750) Aug 7, 2018
.idea ENT-2414 Named caches (#3848) Aug 24, 2018
buildSrc CORDA-1816: Migrate JarFilter plugin to corda-gradle-plugins. (#3651) Jul 19, 2018
client Corda 1916: signature attachment constraints (#3839) Aug 24, 2018
confidential-identities Matchers (#3716) Aug 1, 2018
config Minor: fix visual regression during startup. Aug 23, 2018
core-deterministic Ensure that every CheatingSecurityProvider has a unique name. (#3835) Aug 22, 2018
core Revert back to using "relevancy" as "modifiable" states are not permi… Aug 28, 2018
create-jdk8u ENT-1467: Make the deterministic JDK image compatible with IntelliJ. (#… Jun 26, 2018
djvm CID-251: Integrate DJVM with Corda's existing deterministic-rt. (#3846) Aug 24, 2018
docs Merge pull request #3861 from corda/mike-small-fixes-1 Aug 29, 2018
experimental Deterministic JVM (#3386) Aug 22, 2018
finance Revert back to using "relevancy" as "modifiable" states are not permi… Aug 28, 2018
gradle/wrapper Upgrade Gradle wrapper JAR. (#3439) Jun 26, 2018
jdk8u-deterministic CID-251: Integrate DJVM with Corda's existing deterministic-rt. (#3846) Aug 24, 2018
lib [CORDA-1611] Upgrade Quasar to 0.7.10 (#3342) Jun 12, 2018
node-api CORDA-1939 Regression: Liquibase fails to migrate existing pre-liquib… Aug 30, 2018
node CORDA-1939 Regression: Liquibase fails to migrate existing pre-liquib… Aug 30, 2018
samples CORDA-1924: Remove references to Cordform definition and cordform-com… Aug 24, 2018
serialization-deterministic Prefer files to paths when configuring ProGuard. (#3679) Jul 24, 2018
serialization Corda-1869 serialisation refactor (#3780) Aug 30, 2018
testing Corda 1916: signature attachment constraints (#3839) Aug 24, 2018
tools Improve the error messages printed by the shell when a flow c'tor doe… Aug 29, 2018
webserver CORDA-1906: Add Servlet 3.1 implementation into the WebServer. (#3794) Aug 17, 2018
.gitignore Update references to point to new repo and remove other redundant ref… May 15, 2018
CONTRIBUTING.md Expanded message to contributors (#2969) May 4, 2018
CONTRIBUTORS.md Update CONTRIBUTORS.md Aug 10, 2018
LICENSE Update license year to 2018 (#3000) Apr 25, 2018
README.md Updates readme. May 31, 2018
TRADEMARK Updated URL link to R3 trademark policy Jul 13, 2017
build.gradle Update RxJava to the last 1.x release so we get JavaDocs back. Aug 29, 2018
constants.properties CORDA-1889: Update some CordFormation samples to use nodeDefaults{}. (#… Aug 11, 2018
deterministic.gradle ENT-1463, ENT-1903: Refactor Gradle for deterministic modules (#3387) Jun 18, 2018
gradle.properties CORDA-692 Don't include internal packages in API documentation (#2415) Jan 25, 2018
gradlew Upgraded to gradle 4.1. Aug 23, 2017
gradlew.bat Upgrade gradle to 4.4.1 Jan 24, 2018
settings.gradle CORDA-1833: Create a picocli base class (#3826) Aug 22, 2018

README.md

Corda

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

Useful links

Contributing

We welcome contributions to Corda! Please see our CONTRIBUTING.md.

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.