Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 431 Bytes

Readme.md

File metadata and controls

7 lines (6 loc) · 431 Bytes

kvstore

kvstore is a simple Tendermint Core application build from scratch. The application is running inside the same process as Tendermint Core.

The purpose of this application is to learn how Tendermint Core works and communicates with the application through the Application BlockChain Interface (ABCI). For more information you can see the documentation: https://docs.tendermint.com/v0.34/introduction/quick-start.html