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.
 
 
 
 
 
 
Ethan Buchman 4a78c1bb28 Merge pull request #661 from tendermint/docs-add-ecosystem 7 years ago
..
architecture docs: update and clean up adr 7 years ago
assets fix 7 years ago
images try image 7 years ago
specification docs: organize the directory, #656 7 years ago
Makefile docs: logo, add readme, fixes 7 years ago
README.md docs: logo, add readme, fixes 7 years ago
abci-cli.rst docs: pretty-fy 7 years ago
app-architecture.rst docs: organize the directory, #656 7 years ago
app-development.rst docs: clean a bunch of stuff up 7 years ago
conf.py docs: add conf.py 7 years ago
deploy-testnets.rst Started expanding "automated deployments" 7 years ago
ecosystem.rst docs: remove last section from ecosystem 7 years ago
getting-started.rst docs: clean a bunch of stuff up 7 years ago
index.rst docs: add and re-format the ecosystem from website 7 years ago
install.rst fix 7 years ago
introduction.rst docs: remove last section from ecosystem 7 years ago
requirements.txt docs: add sphinx Makefile & requirements 7 years ago
specification.rst docs: organize the directory, #656 7 years ago
using-tendermint.rst docs: organize the directory, #656 7 years ago

README.md

Here lies our documentation. After making edits, run:

pip install -r requirements.txt
make html

to build the docs locally then open the file _build/html/index.html in your browser.

WARNING: This documentation is intended to be viewed at:

https://tendermint.readthedocs.io

and may contain broken internal links when viewed from Github.