corda/docs/source/index.rst
James Brown 7159dfcb61
CORDA-1787 Bring threat model into the docsite (#3817)
* CORDA-1787 bring threat model into docs site

* CORDA-1787 updating with full text

* CORDA-1787 update/fix typos

* CORDA-1787 update threat model with PR feedback

* CORDA-1787 fix typos

* CORDA-1787 move threat model into design section

* CORDA-1787 update formatting using pure markdown
2018-09-21 18:48:47 +01:00

3.0 KiB
Raw Blame History

Welcome to Corda !

Corda is an open-source blockchain platform. If youd 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 introductory 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.

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 azure-vm.rst aws-vm.rst loadtesting.rst building-container-images.rst cli-application-shell-extensions.rst

deterministic-modules.rst release-notes.rst changelog.rst

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/sgx-infrastructure/design.md design/threat-model/corda-threat-model.md design/data-model-upgrades/signature-constraints.md

contributing-index.rst corda-repo-layout.rst deterministic-modules.rst release-notes changelog