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.
 
 
 
 
 
 
josef-widder f46e43eb38 Updated lite client spec (#3841) 5 years ago
..
.vuepress docs: add guides to docs (#3830) 5 years ago
app-dev docs: quick link fixes throughout docs and repo (#3776) 5 years ago
architecture [ADR -44] Lite Client with Weak Subjectivity (#3795) 5 years ago
guides docs: "Writing a Tendermint Core application in Java (gRPC)" guide (#3887) 5 years ago
imgs docs: fixes from 'first time' review (#2999) 6 years ago
interviews Peng/deprecate aib data (#1926) 6 years ago
introduction docs: quick link fixes throughout docs and repo (#3776) 5 years ago
networks docs: quick link fixes throughout docs and repo (#3776) 5 years ago
research Minor docs cleanup (#2472) 6 years ago
spec Updated lite client spec (#3841) 5 years ago
tendermint-core mempool: make `max_tx_bytes` configurable instead of `max_msg_bytes` (#3877) 5 years ago
tools switch to go mod (#3613) 5 years ago
.python-version Cleanup build and structure 6 years ago
.textlintrc.json lint markdown docs using a stop-words and write-good linters (#2195) 6 years ago
DOCS_README.md docs: quick link fixes throughout docs and repo (#3776) 5 years ago
README.md use a github link (#2849) 6 years ago
stop-words.txt lint markdown docs using a stop-words and write-good linters (#2195) 6 years ago
tendermint-core-image.jpg docs: add readme image (#3763) 5 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: