tendermint/docs
Ethan Buchman f471fc4963
abci: codespace (#2557)
* abci: codespace

* changelog
2018-10-06 09:20:15 -04:00
..
.vuepress add spec/abci/readme to sidebar (#2551) 2018-10-05 09:51:23 -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
interviews
introduction update docs links & sidebar (#2541) 2018-10-04 17:22:41 -04:00
networks update docs links & sidebar (#2541) 2018-10-04 17:22:41 -04:00
research Minor docs cleanup (#2472) 2018-09-23 02:25:33 -04:00
spec abci: codespace (#2557) 2018-10-06 09:20:15 -04:00
tendermint-core update docs links & sidebar (#2541) 2018-10-04 17:22:41 -04:00
tools update docs links & sidebar (#2541) 2018-10-04 17:22:41 -04:00
.python-version
.textlintrc.json
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
package.json
stop-words.txt
yarn.lock

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: