* ADR-060 accepted -> proposed
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* ADR-061 accepted -> proposed
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* ADR-062 implemented -> proposed
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* ADR-063 implemented -> accepted
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* ADR-077: Update title and status to reflect current reality
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* ADR-078: Update status to reflect current reality
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* ADR-079: accepted
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* ADR-068 and ADR-080: proposed
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* ADR-065: implemented
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* ADR-076: implemented
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
(cherry picked from commit dfefd837e7)
Co-authored-by: Thane Thomson <connect@thanethomson.com>
title, description, footer
| title | description | footer | ||
|---|---|---|---|---|
| Tendermint Core Documentation | Tendermint Core is a blockchain application platform. |
|
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.
To find out about the Tendermint ecosystem you can go here. If you are a project that is using Tendermint you are welcome to make a PR to add your project to the list.
Contribute
To contribute to the documentation, see this file for details of the build process and considerations when making changes.