.. 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.
|
|
|
|
Welcome to Tendermint!
|
|
======================
|
|
|
|
|
|
.. image:: assets/tmint-logo-blue.png
|
|
:height: 200px
|
|
:width: 200px
|
|
:align: center
|
|
|
|
Tendermint 101
|
|
--------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
introduction.rst
|
|
install.rst
|
|
getting-started.rst
|
|
using-tendermint.rst
|
|
|
|
Tendermint Ecosystem
|
|
--------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
ecosystem.rst
|
|
|
|
Tendermint Tools
|
|
----------------
|
|
|
|
.. the tools/ files are pulled in from the tools repo
|
|
.. see the bottom of conf.py
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
deploy-testnets.rst
|
|
tools/ansible.rst
|
|
tools/docker.rst
|
|
tools/mintnet-kubernetes.rst
|
|
tools/terraform-digitalocean.rst
|
|
tools/benchmarking-and-monitoring.rst
|
|
|
|
Tendermint 102
|
|
--------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
abci-cli.rst
|
|
app-architecture.rst
|
|
app-development.rst
|
|
how-to-read-logs.rst
|
|
|
|
Tendermint 201
|
|
--------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
specification.rst
|
|
|
|
* 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>`__.
|
|
|
|
Join the `Cosmos and Tendermint Rocket Chat <https://cosmos.rocket.chat>`__ to ask questions and discuss projects.
|