Home > Today’s Crypto News
bitcoin
bitcoin

$78296.150408 USD

-6.06%

ethereum
ethereum

$1566.911665 USD

-13.25%

tether
tether

$1.000018 USD

0.04%

xrp
xrp

$1.876916 USD

-12.03%

bnb
bnb

$557.614617 USD

-5.62%

usd-coin
usd-coin

$1.000611 USD

0.06%

solana
solana

$105.570282 USD

-12.12%

dogecoin
dogecoin

$0.145710 USD

-13.19%

tron
tron

$0.227049 USD

-3.81%

cardano
cardano

$0.568870 USD

-12.00%

unus-sed-leo
unus-sed-leo

$8.917500 USD

-2.44%

chainlink
chainlink

$11.183946 USD

-12.41%

toncoin
toncoin

$2.932062 USD

-9.33%

stellar
stellar

$0.221191 USD

-12.20%

avalanche
avalanche

$16.013904 USD

-7.98%

Tendermint

What Is Tendermint?

Tendermint is a consensus mechanism that allows applications to launch across different machines securely and consistently. It works with a Byzantine Fault Tolerance of up to 33%. That means applications on Tendermint work even if up to one of the three machines they run on fails.

Tendermint uses a proof-of-stake consensus, where a random node from a validator set is selected in each period. The node proposes a new block, which is added to the chain with instant transaction finality. The blockchain has a modular architecture, meaning its consensus and network layers are separate from its application layer. That allows developers to build blockchain applications without having to worry about bootstrapping a consensus mechanism.

How Does Tendermint Work?

There are two components to Tendermint: the blockchain consensus engine and a generic application interface. The consensus engine is called Tendermint Core and ensures transactions are recorded on all nodes in the same order. The application interface is called Application BlockChain Interface (ABCI), which enables transactions to be processed in any programming language. Developers can use Tendermint to build applications on top of it. Moreover, unlike monolithic blockchains, they are free to choose the programming language and development environment. 

Learn: Modular vs Monolithic Blockchains: What’s the Difference?

Tendermint Core

Tendermint Core is an asynchronous BFT consensus protocol. Validators take turns proposing and voting on blocks. If a block is not committed, the protocol moves on to the next round and a new block is proposed. Voting happens in two blocks, with a pre-commit and a pre-vote stage. If two-thirds of validators pre-commit to a block, it is committed.


Source: tendermint.com

Tendermint Consensus and Cosmos

Cosmos is a layer-1 blockchain with three layers:

  • An application layer for processing transactions and maintaining the network state.

  • A networking layer for relaying communication between the transactions and the chain.

  • A consensus layer for determining the state of the network. 

The Tendermint consensus is the backbone of the Cosmos consensus layer. The ABCI application layer allows developers to build either on top of the Cosmos blockchain or use the Cosmos SDK to build on one of the IBC-compatible blockchains. The Cosmos SDK is the implementation of the ABCI and stands for the modular part of the Cosmos ecosystem. 

To illustrate the above with an example: a developer team could choose to build a new DApp for decentralized finance. They lack the means and motivation to build their own chain. At the same time, the team is looking for a flexible programming solution to maximize interoperability. It could use the Cosmos SDK as a plug-and-play option to build a decentralized app compatible with Cosmos and other IBC chains. It would be connected to the Tendermint Core consensus mechanism through the ABCI. 

The Future of Tendermint

As a core contributor to the Cosmos ecosystem, Tendermint (the company behind the eponymous consensus) provides software and development kits to Cosmos. It is also developing a crypto app store (Emeris) that will serve as a single platform to interact with decentralized applications. 

Furthermore, Cosmos is branching out its ecosystem with an update to a Cosmos 2.0 version. The Cosmos blockchain will serve as the connective layer between the different IBC chains and add value to the Cosmos economic system.

You can read more about Cosmos in our Deep Dive Into The Cosmos 2.0 Network.