Skip to main content

Tendermint

Tendermint is a blockchain-based tool that allows consistent and secure replication of software applications. It is based on Byzantine fault tolerance (BFT), which is made possible through the advancement of blockchain technology. Secure means that one-third of nodes could be compromised or malicious, and the system will still reach a consensus and create new nodes across the network. Consistent means the software application is in the same state at every node.

Tendermint is based on two features: a blockchain consensus engine and a generic application interface. The consensus engine ensures the software application is in the same state at every node called TendermintCore. The generic application interface Application BlockChain Interface (ABCI) is language agnostic, which allows application-specific blockchains to be built on Tendermint.

ShareLedger is a Cosmos app-chain, built with Cosmos SDK and Tendermint consensus (PoS), and ShareToken (SHR) is the native token.

Learn more about ShareLedger.