tendermint/docs
Peng Zhong 80562669bf add Google Analytics for documentation pages (#2645)
We need Google Analytics to start measuring how many developers are viewing our documentation. That way we can gauge how successful an/or useful various pages are. VuePress supports GA and all we have to provide is the tracking code.

This PR also renames the static docs site to "Tendermint Documentation", which is a better representation of the contents than only "Tendermint Core".
2018-10-16 10:10:52 +04:00
..
.vuepress add Google Analytics for documentation pages (#2645) 2018-10-16 10:10:52 +04:00
app-dev update docs links & sidebar (#2541) 2018-10-04 17:22:41 -04:00
architecture add adr (#2553) 2018-10-05 23:44: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 [R4R] Unmerklize ConsensusParams.Hash() (#2609) 2018-10-15 16:31:27 -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: