mirror of
https://github.com/corda/corda.git
synced 2024-12-19 21:17:58 +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.
66294df34f
* add experimental bootstrapper (cherry picked from commit 63665d1) refactor code to be less Azure Specific Use node classes for notaries add local docker backend move to tools directoy apply fixes for local docker RPC admin port add extraParams field to context to allow dynamic backend selection begin refactor to move all common node/notary functionality into single implementations node and notaries now share the same code path as much as possible. refactor network building logic into api class port Main.kt to use new networkbuilder api add gui fix issues with local docker ports not being exposed on localhost make push and instantiate async operations add ability to "add" a node after network has been built to gui tidy up backend selection via command line and GUI allow region selection for AZURE instantiations remove old network map based node.conf and network map dockerfile tidy up constructors of the various node stage objects tidy up artefact name add network-name selection dialog * print out help * exclude transitive dep onto log4j to suppress error print out * windows fixes for local docker * fixes to allow "devs.XXXX" resource groups in line with the new devops policy of having named resourceGroups * add extra logging around constructing azure backend |
||
---|---|---|
.ci | ||
.github | ||
.idea | ||
buildSrc | ||
client | ||
confidential-identities | ||
config | ||
core | ||
core-deterministic | ||
create-jdk8u | ||
docs | ||
experimental | ||
finance | ||
gradle/wrapper | ||
jdk8u-deterministic | ||
lib | ||
node | ||
node-api | ||
samples | ||
serialization | ||
serialization-deterministic | ||
testing | ||
tools | ||
webserver | ||
.gitignore | ||
build.gradle | ||
constants.properties | ||
CONTRIBUTING.md | ||
CONTRIBUTORS.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle | ||
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 Lists
- Documentation
- Stack Overflow Tag
- Slack Channel
- Meetups
- Training Courses
Contributing
We welcome contributions to Corda! Please see our CONTRIBUTING.md.
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.