pkg.soopen package index

brew / 順位 11088

tendermint を Homebrew, Nix でインストール

tendermint のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install tendermint

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#tendermint

nixpkgs package indexes · pkgs/by-name/te/tendermint/package.nix · ソース: api.github.com

概要

パッケージ概要

BFT state machine replication for applications in any programming languages

コマンドとエイリアス

  • tendermint

履歴

プロジェクトの歴史と使われ方

Tendermint Core is a Byzantine Fault Tolerant state-machine replication engine used as blockchain consensus middleware. Its README describes it as software that takes a state transition machine written in any programming language and securely replicates it across many machines.

プロジェクトの歴史

The Tendermint repository was created in May 2014. The project developed as a Go implementation of BFT consensus with a generic application interface, later documented as Tendermint Core and the Application Blockchain Interface.

Official documentation describes Tendermint as two chief components: the Tendermint Core consensus engine, which orders transactions consistently across machines, and ABCI, which lets application logic be implemented in any programming language. This separation made Tendermint a reusable engine rather than a single-purpose blockchain.

The README says Tendermint had been used in production in private and public environments, most notably in blockchains of the Cosmos Network. It also notes that the Tendermint Core feature set was later frozen for long-term support, with v0.34.24 used by cosmoshub-4.

採用の歴史

Tendermint's adoption is closely tied to Cosmos. Its ABCI model allowed the Cosmos SDK and other applications to build application-specific blockchains while relying on Tendermint for networking, mempool, consensus, and block replication.

The later CometBFT project identifies itself as a fork and successor to Tendermint Core, showing how the consensus engine continued under a new project identity while preserving the Tendermint consensus lineage.

Homebrew and Nix package coverage reflects a developer and operator audience: people install the `tendermint` binary to initialize nodes, inspect configuration, run local chains, or support blockchain development environments.

使われ方

The official configuration docs say Tendermint Core uses `$TMHOME/config/config.toml` and that `tendermint init` creates a default configuration. The same configuration references `config/genesis.json`, `config/priv_validator_key.json`, and `config/node_key.json`, which are central files for running a node.

The getting-started docs present Tendermint as one process paired with a separate application process. Tendermint handles P2P and consensus, then forwards transactions to the application for validation and commit through ABCI.

For package users, this makes the command both a node daemon and a development tool: it can bootstrap config directories, run local test networks, and connect arbitrary ABCI applications to a BFT consensus layer.

パッケージ好きにとっての重要性

Tendermint is significant in package-manager culture because it packages a full consensus node as a normal CLI formula. Installing it pulls a complex distributed-systems runtime into the same workflows as Go tools, local daemons, and blockchain testnets.

Its long pre-1.0 versioning and explicit upgrade warnings are also a packaging lesson: patch versions were intended to preserve blockchain histories, while minor bumps could require chain migration or restarts. That matters to maintainers because the binary's version is part of network compatibility, not just local tooling.

タイムライン

  • 2014: Tendermint GitHub repository created.
  • 2018: The Tendermint BFT consensus paper was linked from the README as protocol analysis.
  • 2020s: README described production use in private and public environments, especially Cosmos Network blockchains.
  • 2020s: Tendermint Core feature set frozen for LTS, with v0.34.24 identified as the stable release used by cosmoshub-4.
  • 2020s: CometBFT became the fork and successor to Tendermint Core.

Related projects

  • Cosmos SDK is the most prominent related application framework in the Tendermint ecosystem.
  • CometBFT is the successor fork that implements the Tendermint consensus algorithm.
  • Related libraries and applications named in the README include tendermint-rs, ABCI Tower, Cosmos Hub, Terra, Celestia, Anoma, and Vocdoni.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:programming language,repl

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$TMHOME/config/config.toml$TMHOME/config/genesis.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$TMHOME/config/priv_validator_key.json$TMHOME/config/node_key.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
tendermint実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.35.9
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:tendermint
バージョン0.35.9
パッケージマネージャHomebrew
ホームページhttps://tendermint.com/
リポジトリhttps://github.com/tendermint/tendermint
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

tendermint

nix profile install nixpkgs#tendermint
  • normalized package name match
  • 一致条件: Tendermint
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/te/tendermint/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation