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 ccd04587ff
docs/spec/abci: consensus params and general merkle (#2524)
6 years ago
..
.vuepress Docs cleanup (#2522) 6 years ago
app-dev General Merkle Proof (#2298) 6 years ago
architecture adr-021: note about tag spacers (#2362) 6 years ago
imgs docs: fix links & other imrpvoements 6 years ago
interviews Peng/deprecate aib data (#1926) 6 years ago
introduction Docs cleanup (#2522) 6 years ago
networks Docs cleanup (#2522) 6 years ago
research Minor docs cleanup (#2472) 6 years ago
spec docs/spec/abci: consensus params and general merkle (#2524) 6 years ago
tendermint-core remove some xxx comments and the config.mempool.recheck_empty (#2505) 6 years ago
tools Docs cleanup (#2522) 6 years ago
.python-version Cleanup build and structure 7 years ago
.textlintrc.json lint markdown docs using a stop-words and write-good linters (#2195) 6 years ago
DOCS_README.md docs/spec/abci: consensus params and general merkle (#2524) 6 years ago
README.md docs/spec/abci: consensus params and general merkle (#2524) 6 years ago
package-lock.json docs: Add assets/instructions for local docs build (#2453) 6 years ago
package.json lint markdown docs using a stop-words and write-good linters (#2195) 6 years ago
stop-words.txt lint markdown docs using a stop-words and write-good linters (#2195) 6 years ago
yarn.lock lint markdown docs using a stop-words and write-good linters (#2195) 6 years ago

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: