Skip to content

Files

Latest commit

5206ce3 · Oct 30, 2019

History

History
This branch is 2828 commits behind tendermint/tendermint:master.

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 16, 2019
Oct 11, 2019
Oct 11, 2019
Oct 11, 2019
Dec 11, 2018
Oct 11, 2019
Oct 11, 2019
Oct 11, 2019
Oct 16, 2019
Oct 30, 2019
Oct 11, 2019
Oct 11, 2019
Jan 21, 2018
Aug 27, 2018
Oct 11, 2019
Jul 8, 2019
Oct 11, 2019
Oct 16, 2019
Oct 16, 2019
Oct 11, 2019
Oct 11, 2019
Aug 27, 2018
Jun 29, 2019
Oct 11, 2019

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.