3.3 KiB
Welcome to Corda !
Corda is an open-source blockchain platform. If you’d like a quick introduction to blockchains and how Corda is different, then watch this short video:
Want to see Corda running? Download our demonstration application DemoBench or follow our
quickstart guide </quickstart-index>
.
If you want to start coding on Corda, then familiarise yourself with
the key concepts </key-concepts>
, then read our
Hello, World! tutorial </hello-world-introduction>
.
For the background behind Corda, read the non-technical platform white paper or
for more detail, the technical white
paper.
If you have questions or comments, then get in touch on Slack or ask a question on Stack Overflow .
We look forward to seeing what you can do with Corda!
Note
You can read this site offline. Either download the PDF or download
the Corda source code, run gradle buildDocs
and you will
have a copy of this site in the docs/build/html
directory.
release-notes app-upgrade-notes
quickstart-index.rst key-concepts.rst building-a-cordapp-index.rst tutorials-index.rst tools-index.rst node-internals-index.rst component-library-index.rst serialization-index.rst json.rst troubleshooting.rst
corda-nodes-index.rst corda-networks-index.rst docker-image.rst azure-vm.rst aws-vm.rst loadtesting.rst cli-application-shell-extensions.rst
corda-network/index.md corda-network/uat.md
deterministic-modules.rst release-notes.rst changelog.rst
contributing-index.rst deterministic-modules.rst changelog
design/design-review-process.md design/certificate-hierarchies/design.md design/failure-detection-master-election/design.md design/float/design.md design/hadr/design.md design/kafka-notary/design.md design/monitoring-management/design.md design/sgx-integration/design.md design/reference-states/design.md design/sgx-infrastructure/design.md design/threat-model/corda-threat-model.md design/data-model-upgrades/signature-constraints.md design/data-model-upgrades/package-namespace-ownership.md design/targetversion/design.md