Change the repository type filter
All
Repositories list
117 repositories
corda-docs-portal
Public- Corda is a scalable, permissioned peer-to-peer (P2P) distributed ledger technology (DLT) platform that enables the building of applications that foster and deliver digital trust between parties in regulated markets.
- 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.
- A shell to execute commands on Corda nodes via a terminal. As of Corda 4.9, the shell lives in its own repository. For older versions of the shell, please see the main Corda codebase - https://github.com/corda/corda. Please raise any issues over on that main corda repository. Issue on this repository are disabled.
bn-extension
Publicaccounts
Publiccontract-sdk
Public- A Java CorDapp Template. Extend it via the Hello, World tutorial: https://docs.corda.net/hello-world-introduction.html
cordapp-template-kotlin
PublicA Kotlin CorDapp Template. Extend it via the Hello, World tutorial: https://docs.corda.net/hello-world-introduction.htmlcorda-dev-prereqs
Public- We are building advanced contract state types, such as fungible and identifiable states for Corda 5, but they are a cordapp layer that sits on top of (and separate from) the API and runtime. The new repo will contain these advanced contract state types and UTXO ledger extensions.