tendermint/docs
Ethan Buchman 30519e8361
types: first field in Canonical structs is Type (#2675)
* types: first field in Canonical structs is Type

* fix spec
2018-10-19 14:23:14 -04:00
..
.vuepress add Google Analytics for documentation pages (#2645) 2018-10-16 10:10:52 +04:00
app-dev add tm-abci python ABCI server (fork of py-abci) (#2658) 2018-10-18 20:03:45 +04:00
architecture adr-016: update int64->uint64; add version to ConsensusParams (#2667) 2018-10-18 17:32:53 -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 Minor doc fix regarding testnet on non-linux OS (#2601) 2018-10-11 10:03:34 -04:00
research Minor docs cleanup (#2472) 2018-09-23 02:25:33 -04:00
spec types: first field in Canonical structs is Type (#2675) 2018-10-19 14:23:14 -04:00
tendermint-core Add additional metrics (#2500) 2018-10-10 18:27:43 +02: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: