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
Shams Asari 5d43f3139e
Finance CorDapp jar includes confidential-identities (#4296)
https://github.com/corda/corda/pull/4260 removed the dependency that node had to confidential-identities which means CorDapps using it must now use compile and not cordaCompile. This resolves the failing smoke test.
2018-11-26 14:59:24 +00:00
.ci
.github
.idea
buildSrc
client
common
confidential-identities CORDA-2114: SwapIdentitiesFlow is now inlined (#4260) 2018-11-26 09:41:14 +00:00
config
core Fix Attachment overlap check (#4272) 2018-11-26 11:04:16 +00:00
core-deterministic
create-jdk8u
djvm
docker
docs Finance CorDapp jar includes confidential-identities (#4296) 2018-11-26 14:59:24 +00:00
experimental
finance Finance CorDapp jar includes confidential-identities (#4296) 2018-11-26 14:59:24 +00:00
gradle/wrapper
jdk8u-deterministic
lib
node CORDA-2114: SwapIdentitiesFlow is now inlined (#4260) 2018-11-26 09:41:14 +00:00
node-api
release-tools
samples
serialization Avoid constructing a lookup/builder if the type is already cached (#4294) 2018-11-26 13:48:32 +00:00
serialization-deterministic
testing Use custom overrides in DriverDSLImpl.startNodeRegistration (#4282) 2018-11-26 09:40:45 +00:00
tools
webserver
.gitignore
build.gradle
buildCacheSettings.gradle
constants.properties
CONTRIBUTING.md
CONTRIBUTORS.md
deterministic.gradle
gradle.properties
gradlew
gradlew.bat
LICENSE
README.md
settings.gradle
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

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.