Skip to content

Files

Latest commit

0d0baeb · Mar 23, 2022

History

History
This branch is 805 commits ahead of, 945 commits behind celestiaorg/celestia-core:v0.34.x-celestia.

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 15, 2021
Oct 15, 2021
Mar 23, 2022
Oct 1, 2021
Sep 22, 2020
May 31, 2021
Oct 15, 2021
Sep 21, 2021
Oct 15, 2021
May 31, 2021
Oct 15, 2021
Oct 15, 2021
Oct 15, 2021
Aug 27, 2018
Sep 29, 2021
Jul 1, 2020
Jun 15, 2021
May 31, 2021
May 20, 2021
Nov 25, 2019
Aug 21, 2020
Aug 27, 2018
Jun 29, 2019
Sep 29, 2021
title description footer
Tendermint Core Documentation
Tendermint Core is a blockchain application platform.
newsletter

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.

To find out about the Tendermint ecosystem you can go here. If you are a project that is using Tendermint you are welcome to make a PR to add your project to the list.

Contribute

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