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-01-17 17:54:13 +00:00
.ci
.github
.idea
buildSrc
client Rename the inbox (#2360) 2018-01-17 16:06:31 +00:00
confidential-identities
config
core
docs Various grammar fixes and clarifications. 2018-01-17 17:54:13 +00:00
experimental
finance
gradle/wrapper
gradle-plugins Backported fix. (#2378) 2018-01-17 16:02:10 +00:00
lib
node Rename the inbox (#2360) 2018-01-17 16:06:31 +00:00
node-api Rename the inbox (#2360) 2018-01-17 16:06:31 +00:00
samples
testing
tools
verifier
webserver
.gitignore
build.gradle
constants.properties
CONTRIBUTING.md
CONTRIBUTORS.md
gradle.properties
gradlew
gradlew.bat
LICENSE
README.md
settings.gradle
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.