tendermint/docs
Alexander Simmerl e6a55b7be0 consensus: Add ADR for first stage consensus refactor (#2462) 2018-10-04 20:35:35 -04:00
..
.vuepress update docs links & sidebar (#2541) 2018-10-04 17:22:41 -04:00
app-dev update docs links & sidebar (#2541) 2018-10-04 17:22:41 -04:00
architecture consensus: Add ADR for first stage consensus refactor (#2462) 2018-10-04 20:35:35 -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 update docs links & sidebar (#2541) 2018-10-04 17:22:41 -04:00
networks update docs links & sidebar (#2541) 2018-10-04 17:22:41 -04:00
research Minor docs cleanup (#2472) 2018-09-23 02:25:33 -04:00
spec update docs links & sidebar (#2541) 2018-10-04 17:22:41 -04:00
tendermint-core update docs links & sidebar (#2541) 2018-10-04 17:22:41 -04:00
tools update docs links & sidebar (#2541) 2018-10-04 17:22:41 -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 docs/spec/abci: consensus params and general merkle (#2524) 2018-09-30 15:08:01 -04:00
README.md docs/spec/abci: consensus params and general merkle (#2524) 2018-09-30 15:08:01 -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: