2017-06-08 16:15:46 +00:00
|
|
|
|
Welcome to Corda !
|
|
|
|
|
==================
|
2015-11-25 13:27:07 +00:00
|
|
|
|
|
2017-06-20 10:26:36 +00:00
|
|
|
|
`Corda <https://www.corda.net/>`_ is a blockchain-inspired open source distributed ledger platform. If you’d like a
|
|
|
|
|
quick introduction to distributed ledgers and how Corda is different, then watch this short video:
|
2016-08-11 12:57:41 +00:00
|
|
|
|
|
2017-06-08 16:15:46 +00:00
|
|
|
|
.. raw:: html
|
2017-01-10 10:18:38 +00:00
|
|
|
|
|
2017-06-08 16:15:46 +00:00
|
|
|
|
<embed>
|
|
|
|
|
<iframe src="https://player.vimeo.com/video/205410473" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
|
|
|
|
|
</embed>
|
2017-02-28 15:29:21 +00:00
|
|
|
|
|
2017-10-30 10:09:08 +00:00
|
|
|
|
Want to see Corda running? Download our demonstration application `DemoBench <https://www.corda.net/downloads/>`_ or
|
|
|
|
|
follow our :doc:`quickstart guide </quickstart-index>`.
|
2017-01-31 12:59:24 +00:00
|
|
|
|
|
2017-10-30 10:09:08 +00:00
|
|
|
|
If you want to start coding on Corda, then familiarise yourself with the :doc:`key concepts </key-concepts>`, then read
|
2017-11-16 15:31:52 +00:00
|
|
|
|
our :doc:`Hello, World! tutorial </hello-world-introduction>`. For the background behind Corda, read the non-technical
|
2017-10-30 10:09:08 +00:00
|
|
|
|
`introductory white paper`_ or for more detail, the `technical white paper`_.
|
2017-01-10 10:18:38 +00:00
|
|
|
|
|
2018-03-16 13:41:38 +00:00
|
|
|
|
If you have questions or comments, then get in touch on `Slack <https://slack.corda.net/>`_ or ask a question on
|
2017-10-30 10:09:08 +00:00
|
|
|
|
`Stack Overflow <https://stackoverflow.com/questions/tagged/corda>`_ .
|
2017-06-08 16:15:46 +00:00
|
|
|
|
|
2017-06-20 10:26:36 +00:00
|
|
|
|
We look forward to seeing what you can do with Corda!
|
2016-03-08 17:32:13 +00:00
|
|
|
|
|
2018-03-28 14:36:08 +00:00
|
|
|
|
.. 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.
|
|
|
|
|
|
2017-06-20 10:26:36 +00:00
|
|
|
|
.. _`introductory white paper`: _static/corda-introductory-whitepaper.pdf
|
|
|
|
|
.. _`technical white paper`: _static/corda-technical-whitepaper.pdf
|
2018-03-28 14:36:08 +00:00
|
|
|
|
.. _`download the PDF`: _static/corda-developer-site.pdf
|
2015-11-25 13:27:07 +00:00
|
|
|
|
|
|
|
|
|
.. toctree::
|
2018-05-11 15:32:19 +00:00
|
|
|
|
:caption: Development
|
2017-06-08 16:15:46 +00:00
|
|
|
|
:maxdepth: 1
|
2017-06-07 15:14:01 +00:00
|
|
|
|
|
|
|
|
|
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
|
2018-06-21 15:57:30 +00:00
|
|
|
|
serialization-index.rst
|
2018-06-11 15:13:45 +00:00
|
|
|
|
json.rst
|
2018-06-21 15:57:30 +00:00
|
|
|
|
troubleshooting.rst
|
2018-05-11 15:15:06 +00:00
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:caption: Operations
|
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
|
|
corda-nodes-index.rst
|
|
|
|
|
corda-networks-index.rst
|
2018-05-11 15:32:19 +00:00
|
|
|
|
azure-vm.rst
|
|
|
|
|
aws-vm.rst
|
|
|
|
|
loadtesting.rst
|
|
|
|
|
|
2018-06-21 15:57:30 +00:00
|
|
|
|
.. Documentation is not included in the pdf unless it is included in a toctree somewhere
|
|
|
|
|
.. only:: pdfmode
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:caption: Other documentation
|
|
|
|
|
|
|
|
|
|
deterministic-modules.rst
|
|
|
|
|
release-notes.rst
|
|
|
|
|
changelog.rst
|
|
|
|
|
|
2018-06-13 08:43:16 +00:00
|
|
|
|
.. only:: htmlmode
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:caption: Design docs
|
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
|
|
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
|
2018-07-05 08:40:36 +00:00
|
|
|
|
design/sgx-infrastructure/design.md
|
2018-06-13 08:43:16 +00:00
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:caption: Participate
|
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
2018-07-13 21:12:20 +00:00
|
|
|
|
building-corda.rst
|
2018-06-13 08:43:16 +00:00
|
|
|
|
release-process-index.rst
|
|
|
|
|
corda-repo-layout.rst
|
|
|
|
|
deterministic-modules.rst
|
2018-07-12 13:39:17 +00:00
|
|
|
|
building-the-docs.rst
|
|
|
|
|
building-container-images.rst
|