Ross ROSS = Recommend OSS · open-source software intelligence for agents

tendermint/tendermint

⟁ Tendermint Core (BFT Consensus) in Go observed · 2026-08-28

github.com/tendermint/tendermint · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4494
  • days_rel: n/a
  • days_push: 9
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5867 stars · 2101 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Tendermint Core is a Byzantine Fault Tolerant (BFT) consensus engine and blockchain application platform written in Go. It securely replicates arbitrary deterministic state machines across many machines via the ABCI interface, powering the Cosmos Network blockchains.

Use cases

  • build a proof-of-stake blockchain with fast finality
  • replicate a deterministic state machine across untrusted machines
  • launch a Cosmos SDK-based appchain
  • run a BFT consensus engine tolerant of up to 1/3 Byzantine faults
  • connect independent blockchains via IBC
  • build a blockchain application in any programming language

When to choose

  • you need immediate transaction finality rather than probabilistic confirmation
  • you want a battle-tested BFT consensus engine used in production by Cosmos chains
  • you want to write application logic in any language behind the ABCI interface

When to avoid

  • you need a feature set under active development - the core is frozen for LTS
  • you want proof-of-work or probabilistic-finality consensus like Bitcoin or Ethereum pre-merge
  • you prefer a newer maintained fork such as CometBFT

Facets

framework · maturity maintenance

cryptography networking database rpc middleware blockchain microservices security go windows cross-platform bft consensus state-machine-replication cosmos abci proof-of-stake blockchain-engine cryptocurrency linux macos

6 sources

Member repositories

RepositoryRoleHealth v2
tendermint/tendermintmain67

For agents

markdown · JSON · MCP: product_card(name="tendermint/tendermint")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem