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
2018-04-05 16:39:41 +01:00
.ci [CORDA-1264]: Ensure correct serialisation and masking for throwables raised by a node and propagated through RPC. (#2892) 2018-03-29 13:01:41 +01:00
.github
.idea [CORDA-792] Standalone Shell (#2663) 2018-03-07 09:57:32 +00:00
buildSrc
client [CORDA-1264]: Ensure correct serialisation and masking for throwables raised by a node and propagated through RPC. (#2892) 2018-03-29 13:01:41 +01:00
confidential-identities Kdoc/comment updates (#2626) 2018-03-08 10:52:07 +00:00
config Corda-1155 - Jolokia logging via slf4j (#2753) 2018-03-07 13:23:00 +00:00
core Introduced a few helper methods around InputStream.readBytes (#2928) 2018-04-05 14:27:42 +01:00
docs Adds a missing import. 2018-04-05 09:15:05 +01:00
experimental CORDA-1099: Orchestrated clean shutdown from Shell (#2831) 2018-03-19 14:20:10 +00:00
finance [CORDA-1262]: Added integration test for Cash Selection. (#2874) 2018-03-26 14:07:17 +01:00
gradle/wrapper
lib
node Adding CRL support in the generated certificates. (#2932) 2018-04-05 16:39:41 +01:00
node-api Adding CRL support in the generated certificates. (#2932) 2018-04-05 16:39:41 +01:00
samples Adds link from changelog to upgrade notes. 2018-04-03 18:03:07 +01:00
testing Introduced a few helper methods around InputStream.readBytes (#2928) 2018-04-05 14:27:42 +01:00
tools [CORDA-1294]: Fix corda-shell publication. (#2926) 2018-04-05 11:53:12 +01:00
webserver re-removing irrelevant fragment 2018-03-07 16:06:14 +00:00
.gitignore
build.gradle [CORDA-1294]: Publish corda-shell module. (#2905) 2018-04-03 10:21:42 +01:00
constants.properties CORDA-1224: Remove @JvmStatic annotations. (#2847) 2018-03-19 20:11:50 +00:00
CONTRIBUTING.md
CONTRIBUTORS.md [CORDA-792] Standalone Shell (#2663) 2018-03-07 09:57:32 +00:00
gradle.properties
gradlew
gradlew.bat
LICENSE
README.md
settings.gradle Feature/corda 1219/remove out of process verifier (#2820) 2018-03-15 09:57:59 +00:00
TRADEMARK

Corda

Corda

Corda is a decentralised database system in which nodes trust each other as little as possible.

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

Please read here.

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.