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
Jonathan Locke bbadec70ba [NOTICK]: Change Corda version
Change Corda version from 5.0-SNAPSHOT to 4.3-SNAPSHOT to reflect the next version of Corda to be released.

Multi-line description of commit,
feel free to be detailed.
2019-08-28 12:59:18 +01:00
.ci CORDA-2871: Restore CompositeKey support to core-deterministic. (#5333) 2019-07-30 17:53:33 +01:00
.github
.idea CORDA-2919: JacksonSupport, for CordaSerializable classes, improved to only uses those properties that are part of Corda serialisation (#5397) 2019-08-27 13:06:28 +01:00
buildSrc
client Merge branch 'master' into jlocke/merge_4.1_20190827 2019-08-27 15:21:21 +01:00
common
confidential-identities
config CORDA-3071 - Checkpoint agent tool (#5295) 2019-08-01 09:40:52 +01:00
core CORDA-3018 Whitelisting attachments by public key - relax signer restrictions (#5358) 2019-08-08 09:33:45 +01:00
core-deterministic
core-tests CORDA-3138: Removed InMemoryTransactionsResolver as it's not needed and other resolution cleanup (#5370) 2019-08-16 12:34:25 +01:00
create-jdk8u
docker
docs [NOTICK]: Change Corda version 2019-08-28 12:59:18 +01:00
experimental NOTICK: Add BlobWriter and Schema Dumper 2019-08-26 20:59:56 +01:00
finance
gradle/wrapper
isolated
jdk8u-deterministic
lib
node Merge branch 'master' into jlocke/merge_4.1_20190827 2019-08-27 15:21:21 +01:00
node-api [CORDA-3130] Add a cache for looking up external UUIDs from public keys (#5357) 2019-08-14 13:24:56 +01:00
release-tools
samples Merge OS 4.1 into OS 4.3 2019-08-27 16:21:47 +01:00
serialization Merge branch 'master' into jlocke/merge_4.1_20190827 2019-08-27 15:21:21 +01:00
serialization-deterministic Provide a map of Java primitive types as a configuration value. 2019-08-23 08:51:47 +01:00
testing [CORDA-3149] Update cache to check node identity keys in identity table (#5371) 2019-08-19 20:03:51 +01:00
tools Merge branch 'master' into jlocke/merge_4.1_20190827 2019-08-27 15:21:21 +01:00
webserver
.gitignore
build.gradle CORDA-3120 Update owasp scanner (#5335) 2019-08-08 16:05:54 +01:00
BUILD.md
buildCacheSettings.gradle
constants.properties [NOTICK]: Change Corda version 2019-08-28 12:59:18 +01:00
CONTRIBUTING.md
CONTRIBUTORS.md Contract tutorial update and Contributors list update (#5338) 2019-07-30 14:51:34 +01:00
deterministic.gradle
gradle.properties
gradlew
gradlew.bat
LICENSE Use full Apache 2.0 license so GitHub recognizes it 2019-08-23 12:24:37 +02:00
README.md fix wrong index in readme (#5315) 2019-08-19 10:16:54 +01:00
SECURITY.md
settings.gradle NOTICK: Add BlobWriter and Schema Dumper 2019-08-26 20:59:56 +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.

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.