You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
1.6 KiB

7 years ago
7 years ago
7 years ago
7 years ago
  1. .. Tendermint documentation master file, created by
  2. sphinx-quickstart on Mon Aug 7 04:55:09 2017.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to Tendermint!
  6. ======================
  7. .. image:: assets/tmint-logo-blue.png
  8. :height: 500px
  9. :width: 500px
  10. :align: center
  11. Tendermint 101
  12. --------------
  13. .. maxdepth set to 2 for sexinesss
  14. .. but use 4 to upgrade overall documentation
  15. .. toctree::
  16. :maxdepth: 2
  17. introduction.rst
  18. install.rst
  19. getting-started.rst
  20. using-tendermint.rst
  21. Tendermint Tools
  22. ----------------
  23. .. toctree::
  24. :maxdepth: 2
  25. deploy-testnets.rst
  26. using-ansible.rst
  27. using-docker.rst
  28. mintnet-kubernetes.rst
  29. terraform-digitalocean.rst
  30. Tendermint 102
  31. --------------
  32. .. toctree::
  33. :maxdepth: 2
  34. abci-cli.rst
  35. app-architecture.rst
  36. app-development.rst
  37. Tendermint 201
  38. --------------
  39. .. toctree::
  40. :maxdepth: 2
  41. specification.rst
  42. * For a deeper dive, see `this thesis <https://atrium.lib.uoguelph.ca/xmlui/handle/10214/9769>`__.
  43. * There is also the `original whitepaper <https://tendermint.com/static/docs/tendermint.pdf>`__, though it is now quite outdated.
  44. * 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.
  45. * For example applications and related software built by the Tendermint team and other, see the `software ecosystem <https://tendermint.com/ecosystem>`__.
  46. Join the `Cosmos and Tendermint Rocket Chat <https://cosmos.rocket.chat>`__ to ask questions and discuss projects.