tendermint/docs
Ethan Buchman 52e21cebcf
remove some xxx comments and the config.mempool.recheck_empty (#2505)
* remove some XXX

* config: remove Mempool.RecheckEmpty

* docs: remove recheck_empty
2018-09-30 13:28:34 -04:00
..
.vuepress Docs cleanup (#2522) 2018-09-30 12:35:52 -04:00
app-dev General Merkle Proof (#2298) 2018-09-28 20:03:19 -04:00
architecture adr-021: note about tag spacers (#2362) 2018-09-19 18:56:23 -04:00
imgs docs: fix links & other imrpvoements 2018-08-07 19:47:51 -04:00
interviews Peng/deprecate aib data (#1926) 2018-07-09 13:19:45 +04:00
introduction Docs cleanup (#2522) 2018-09-30 12:35:52 -04:00
networks Docs cleanup (#2522) 2018-09-30 12:35:52 -04:00
research Minor docs cleanup (#2472) 2018-09-23 02:25:33 -04:00
spec remove some xxx comments and the config.mempool.recheck_empty (#2505) 2018-09-30 13:28:34 -04:00
tendermint-core remove some xxx comments and the config.mempool.recheck_empty (#2505) 2018-09-30 13:28:34 -04:00
tools Docs cleanup (#2522) 2018-09-30 12:35:52 -04:00
.python-version Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
.textlintrc.json lint markdown docs using a stop-words and write-good linters (#2195) 2018-08-27 11:33:46 +04:00
DOCS_README.md add version to docs 2018-09-26 17:49:20 -04:00
README.md Docs cleanup (#2522) 2018-09-30 12:35:52 -04:00
package-lock.json docs: Add assets/instructions for local docs build (#2453) 2018-09-21 13:39:55 +02:00
package.json lint markdown docs using a stop-words and write-good linters (#2195) 2018-08-27 11:33:46 +04:00
stop-words.txt lint markdown docs using a stop-words and write-good linters (#2195) 2018-08-27 11:33:46 +04:00
yarn.lock lint markdown docs using a stop-words and write-good linters (#2195) 2018-08-27 11:33:46 +04:00

README.md

Tendermint

Welcome to the Tendermint Core documentation!

Tendermint Core is a blockchain application platform; it provides the equivalent of a web-server, database, and supporting libraries for blockchain applications written in any programming language. Like a web-server serving web applications, Tendermint serves blockchain applications.

More formally, Tendermint Core performs Byzantine Fault Tolerant (BFT) State Machine Replication (SMR) for arbitrary deterministic, finite state machines. For more background, see What is Tendermint?.

To get started quickly with an example application, see the quick start guide.

To learn about application development on Tendermint, see the Application Blockchain Interface.

For more details on using Tendermint, see the respective documentation for Tendermint Core, benchmarking and monitoring, and network deployments.

Contribute

To contribute to the documentation, see this file for details of the build process and considerations when making changes.

Version

This documentation is built from the following commit: