.. 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.md install.md getting-started.md using-tendermint.md Tendermint Ecosystem -------------------- .. toctree:: :maxdepth: 2 ecosystem.md Tendermint Tools ---------------- .. the tools/ files are pulled in from the tools repo .. see the bottom of conf.py .. toctree:: :maxdepth: 2 deploy-testnets.md terraform-and-ansible.md tools/benchmarking.md tools/monitoring.md .. TODO fix tools Tendermint 102 -------------- .. toctree:: :maxdepth: 2 abci-cli.md abci-spec.rst app-architecture.md app-development.md subscribing-to-events-via-websocket.md indexing-transactions.md how-to-read-logs.md running-in-production.md Tendermint 201 -------------- .. toctree:: :maxdepth: 2 specification.md determinism.md transactional-semantics.md * For a deeper dive, see `this thesis `__. * There is also the `original whitepaper `__, though it is now quite outdated. * Readers might also be interested in the `Cosmos 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 `__. Join the `community `__ to ask questions and discuss projects.