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
josecoll 136600c91a
CORDA-3175 Remove dependency on 3rd party javax.xml.bind library for simple hex parsing/printing. (#5412)
* Remove dependency on 2rd party javax.xml.bind library for simple hex parsing/printing.

* Added unit test.
2019-08-30 15:24:01 +01:00
.ci
.github
.idea
buildSrc
client [CORDA-3098] - Close previous connection after reconnection (#5339) 2019-08-28 16:44:57 +01:00
common
confidential-identities
config
core CORDA-3175 Remove dependency on 3rd party javax.xml.bind library for simple hex parsing/printing. (#5412) 2019-08-30 15:24:01 +01:00
core-deterministic CORDA-2925 Rebase identity service changes onto 4.3 (#5407) 2019-08-29 11:57:07 +01:00
core-tests CORDA-2925 Rebase identity service changes onto 4.3 (#5407) 2019-08-29 11:57:07 +01:00
create-jdk8u
docker
docs [CORDA-3106] - Refine documentation around rpc reconnection (#5405) 2019-08-30 09:24:58 +01:00
experimental CORDA-2925 Rebase identity service changes onto 4.3 (#5407) 2019-08-29 11:57:07 +01:00
finance CORDA-2925 Rebase identity service changes onto 4.3 (#5407) 2019-08-29 11:57:07 +01:00
gradle/wrapper
isolated
jdk8u-deterministic
lib
node Fix for CORDA-3178. FilterMyKeys now uses the key store as opposed to the cert store. (#5418) 2019-08-30 10:55:31 +01:00
node-api [NOTICK] Expose type in CryptoService (#5416) 2019-08-30 09:22:15 +01:00
release-tools
samples CORDA-2925 Rebase identity service changes onto 4.3 (#5407) 2019-08-29 11:57:07 +01:00
serialization
serialization-deterministic
testing [NOTICK] Expose type in CryptoService (#5416) 2019-08-30 09:22:15 +01:00
tools
webserver
.gitignore
build.gradle
BUILD.md
buildCacheSettings.gradle
constants.properties
CONTRIBUTING.md
CONTRIBUTORS.md
deterministic.gradle
gradle.properties
gradlew
gradlew.bat
LICENSE
README.md
SECURITY.md
settings.gradle
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.