tendermint/docs/index.rst

53 lines
1.5 KiB
ReStructuredText
Raw Normal View History

2017-08-30 16:16:15 -07:00
.. Tendermint documentation master file, created by
sphinx-quickstart on Mon Aug 7 04:55:09 2017.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
2017-09-01 16:42:23 -07:00
Welcome to Tendermint!
======================
2017-08-30 16:16:15 -07:00
2017-09-01 16:42:23 -07:00
.. image:: images/tmint-logo-blue.png
:height: 500px
:width: 500px
:align: center
Tendermint 101
--------------
2017-08-30 16:16:15 -07:00
.. maxdepth set to 2 for sexiness
2017-09-01 16:42:23 -07:00
.. but use 4 to upgrade overall documentation
2017-08-30 16:16:15 -07:00
.. toctree::
2017-08-30 19:36:16 -07:00
:maxdepth: 2
2017-08-30 16:16:15 -07:00
introduction.rst
install-from-source.rst
getting-started.rst
deploy-testnets.rst
using-tendermint.rst
2017-09-01 16:42:23 -07:00
Tendermint 102
--------------
2017-08-30 16:16:15 -07:00
.. toctree::
2017-08-30 19:36:16 -07:00
:maxdepth: 2
2017-08-30 16:16:15 -07:00
abci-cli.rst
app-architecture.rst
app-development.rst
2017-09-01 16:42:23 -07:00
Tendermint 201
--------------
2017-08-30 16:16:15 -07:00
.. toctree::
2017-08-30 18:17:07 -07:00
:maxdepth: 2
2017-08-30 16:16:15 -07:00
2017-09-01 16:42:23 -07:00
specification.rst
2017-08-30 16:16:15 -07:00
2017-09-01 16:42:23 -07:00
* For a deeper dive, see `this thesis <https://atrium.lib.uoguelph.ca/xmlui/handle/10214/9769>`__.
* There is also the `original whitepaper <https://tendermint.com/static/docs/tendermint.pdf>`__, though it is now quite outdated.
* Readers might also be interested in the `Cosmos Whitepaper <https://cosmos.network/whitepaper`__ which describes Tendermint, ABCI, and how to build a scalable, heterogeneous, cryptocurrency network.
* For example applications and related software built by the Tendermint team and other, see the `software ecosystem <https://tendermint.com/ecosystem>`__.
2017-08-30 16:16:15 -07:00
2017-09-01 16:42:23 -07:00
Join the `Cosmos and Tendermint Rocket Chat <https://cosmos.rocket.chat>`__ to ask questions and discuss projects.