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.

73 lines
1.8 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. tools/ansible.rst
  27. tools/docker.rst
  28. tools/mintnet-kubernetes.rst
  29. tools/terraform-digitalocean.rst
  30. tools/benchmarking-and-monitoring.rst
  31. Tendermint Ecosystem
  32. --------------------
  33. .. toctree::
  34. :maxdepth: 2
  35. ecosystem.rst
  36. Tendermint 102
  37. --------------
  38. .. toctree::
  39. :maxdepth: 2
  40. abci-cli.rst
  41. app-architecture.rst
  42. app-development.rst
  43. Tendermint 201
  44. --------------
  45. .. toctree::
  46. :maxdepth: 2
  47. specification.rst
  48. * For a deeper dive, see `this thesis <https://atrium.lib.uoguelph.ca/xmlui/handle/10214/9769>`__.
  49. * There is also the `original whitepaper <https://tendermint.com/static/docs/tendermint.pdf>`__, though it is now quite outdated.
  50. * 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.
  51. * For example applications and related software built by the Tendermint team and other, see the `software ecosystem <https://tendermint.com/ecosystem>`__.
  52. Join the `Cosmos and Tendermint Rocket Chat <https://cosmos.rocket.chat>`__ to ask questions and discuss projects.