mirror of
https://github.com/corda/corda.git
synced 2025-01-18 10:46:38 +00:00
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.
27ea570fbb
* CORDA-3696: Temporary update to enable JDK11 build and test. Will eventually be switchable. * CORDA-3696: Filter out the Nashorn warning. * CORDA-3696: Add JDK11 classifier. * CORDA-3696: Updated match string to cope with JDK11. * CORDA-3696: Filtering out SPHINCS256_SHA256 where failing due to JDK11. * CORDA-3696: Now remove SPHINCS256_SHA256 only if JDK11. * CORDA-3696: Fix test failure - switch to regex matching. * CORDA-3696: Hide the illegal access warnings. * CORDA-3696: Check for Java11 when disabling Java11 warnings. * CORDA-3696: Fix unneccessary non null check. * CORDA-3696: Reverting build env to JDK8 * CORDA-3696: Revert hiding of illegal access warnings via Unsafe class. * CORDA-3696: Remove internal access warnings and new JDK11 version checker. * CORDA-3696: Updated build file for OS * CORDA-3696: Removed typo * CORDA-3696: Fixed space typo. * CORDA-3696: Open modules to remove the illegal access warnings. Co-authored-by: Adel El-Beik <adelel-beik@19LDN-MAC108.local> |
||
---|---|---|
.ci | ||
.github | ||
.idea | ||
client | ||
common | ||
confidential-identities | ||
config | ||
core | ||
core-deterministic | ||
core-tests | ||
detekt-plugins | ||
docker | ||
docs | ||
experimental | ||
finance | ||
gradle/wrapper | ||
isolated | ||
jdk8u-deterministic | ||
lib | ||
node | ||
node-api | ||
node-api-tests | ||
release-tools | ||
samples | ||
serialization | ||
serialization-deterministic | ||
serialization-djvm | ||
serialization-tests | ||
testing | ||
tools | ||
.dockerignore | ||
.gitignore | ||
build.gradle | ||
BUILD.md | ||
buildCacheSettings.gradle | ||
constants.properties | ||
CONTRIBUTING.md | ||
CONTRIBUTORS.md | ||
detekt-baseline-config.yml | ||
detekt-baseline.xml | ||
detekt-config.yml | ||
deterministic.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
java8.gradle | ||
Jenkinsfile | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
settings.gradle | ||
sizing.sh | ||
TRADEMARK |
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
- Read the Getting Started documentation
- Run the Example CorDapp
- Read about Corda's Key Concepts
- Follow the Hello, World! tutorial
Useful links
- Project Website
- Mailing List
- Documentation
- Stack Overflow Tag
- Slack Channel
- Meetups
- Training Courses
Contributing
Corda is an open-source project and contributions are welcome!
To find out how to contribute, please see our contributing docs.
License
Acknowledgements
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.