Tendermint is software for securely and consistently replicating an application on many machines. At its core, Tendermint is made of two key components; a byzantine fault tolerant (BFT) blockchain engine that handles the networking and consensus, and a generic application interface (ABCI).
The architecture of most blockchain protocols consists of three layers that perform distinct but complementary functions - the networking, consensus, and application layer:
While one can build all three from the ground up to develop a new blockchain, an open source tool like Tendermint allows developers to build custom chains more quickly.
Tendermint Core, the consensus layer of Tendermint, provides an out-of-the-box consensus design solution for teams that want to develop a new Proof of Stake protocol, while the ABCI allows for the deployment of application logic in any language.
Byzantine fault tolerant consensus mechanisms can continue operating and come to consensus even when a certain percentage (32%) of all participating nodes fail to communicate or act maliciously.
The next stage of evolution for the Tendermint ecosystem has the vision of interoperability between Tendermint chains at its core. To that end, a protocol called Inter-Blockchain Communication Protocol (IBC) will be used to connect blockchains built with Tendermint with one another. IBC will allow heterogeneous chains to exchange value, particularly tokens, which makes them interoperable.
The Cosmos-SDK is a framework to build the application layer for a blockchain on top of Tendermint. It is modular and uses capabilities-based security. Currently you can only code a Cosmos-SDK based application in Go but other programming languages are expected to be implemented in the future.
Cosmos, Binance DEX, Kava, Agoric, Terra, Oasis, Regen Network, Akash Network, Pocket Network, and IRISnet have all been built with Tendermint.
→ View more terminology.
Bison Trails is a blockchain infrastructure platform-as-a-service (PaaS) company based in New York City. We built a platform for anyone who wants to participate in 22 new chains effortlessly.
We also make it easy for anyone building Web 3.0 applications to connect to blockchain data from 30 protocols with Query & Transact (QT). Our goal is for the entire blockchain ecosystem to flourish by providing robust infrastructure for the pioneers of tomorrow.
In January, 2021, we announced Bison Trails joined Coinbase to accelerate our mission to provide easy-to-use blockchain infrastructure, now as a standalone product line. The Bison Trails platform will continue to support our customers. With Coinbase’s backing, we will enhance our infrastructure platform and make it even easier to participate in decentralized networks and build applications that connect to blockchain data.