corda/docs/source/index.rst
Anthony Keenan 53b33f138b CORDA-1585 - Tidy up participate docs (#3682)
* CORDA-1585 - Tidy up participate docs + pdf toctree backport (#3674)

* Fix TOC for HTML and PDF (Backport from Enterprise docs)

* Tidy up participate section

* Address review comments

# Conflicts:
#	docs/source/building-container-images.rst
#	docs/source/conf.py
#	docs/source/contributing.rst
#	docs/source/getting-set-up.rst
#	docs/source/index.rst
#	docs/source/release-process-index.rst

* Fixing merge issue

* Add release process changes into index
2018-07-27 10:54:18 +01:00

1.9 KiB
Raw Blame History

Welcome to Corda !

Corda is a blockchain-inspired open source distributed ledger platform. If youd like a quick introduction to distributed ledgers 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 write 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 corda-nodes-index.rst corda-networks-index.rst tutorials-index.rst tools-index.rst node-internals-index.rst component-library-index.rst contributing-index.rst release-process-index.rst faq.rst troubleshooting.rst other-index.rst glossary.rst