Automic VaultAutomic Vault

brew

bcoin を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install bcoin

local Homebrew formula metadata

概要

パッケージ概要

Javascript bitcoin library for node.js and browsers

コマンドとエイリアス

  • bcoin
  • bcoin-cli
  • bcoin-node
  • bcoin-spvnode
  • bwallet
  • bwallet-cli

履歴

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

bcoin is an alternative Bitcoin protocol implementation written for Node.js, with full-node, SPV-node, wallet, mining-backend, layer-2-backend, and library use cases.

プロジェクトの歴史

The GitHub repository was created in 2014. The README describes bcoin as an alternative implementation of the Bitcoin protocol in JavaScript and C/C++ for Node.js, aware of known consensus rules and usable as a production consensus backend and wallet system.

The project reached a 1.0.0 tag after a beta series and later published 2.x releases, while retaining command-line entry points such as bcoin, bcoin-cli, bcoin-node, bwallet, and bwallet-cli.

採用の歴史

bcoin's adoption is more specialized than general Bitcoin Core tooling. Its README names Purse.io as a production user and frames bcoin as a library/backend for services that want Bitcoin protocol behavior inside a Node.js stack.

In package-manager terms, Homebrew packaging made the node and wallet CLIs easy to install on developer workstations, but the supplied package facts show a narrower package-manager footprint than older Unix utilities.

使われ方

Developers use bcoin as a full node, SPV node, wallet backend, mining backend with getblocktemplate support, layer-2 backend, or general-purpose Bitcoin library.

Configuration and API credentials are commonly placed in bcoin and wallet config files under ~/.bcoin, including network-specific subdirectories.

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

bcoin is package-nerd interesting because it packages a cryptocurrency full-node stack as a Node.js developer tool, rather than as the canonical C++ Bitcoin Core lineage.

It represents a period when alternative protocol implementations mattered for ecosystem diversity, service integration, and testing assumptions against more than one codebase.

タイムライン

  • 2014: GitHub repository created.
  • 2017: README copyright range includes Christopher Jeffrey through 2017 and documents production use.
  • 2018: v1.0.0-era release tags established after beta tags.
  • 2020s: v2.x tags published; Homebrew continues to package the CLI.

Related projects

  • Bitcoin Core is the canonical Bitcoin implementation that bcoin contrasts with as an alternative implementation.
  • Node.js and npm-style application stacks are the natural integration environment.
  • Wallet, SPV, mining, and Lightning/layer-2 systems are listed upstream as bcoin use cases.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

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
~/.bcoin/bcoin.conf~/.bcoin/wallet.conf~/.bcoin/<network>/bcoin.conf~/.bcoin/<network>/wallet.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.bcoin/bcoin.conf~/.bcoin/wallet.conf~/.bcoin/<network>/bcoin.conf~/.bcoin/<network>/wallet.conf

実行可能ファイル

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

コマンド種類公開範囲メモ
bcoincliグローバル実行可能ファイル
bcoin-clicliグローバル実行可能ファイル
bcoin-nodecliグローバル実行可能ファイル
bcoin-spvnodecliグローバル実行可能ファイル
bwalletcliグローバル実行可能ファイル
bwallet-clicliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-10
マネージャ版2.2.0
マネージャ更新日2026-07-09
ローカルデータOK
上流最新
検出された最新v2.2.0

https://github.com/bcoin-org/bcoin

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bcoin
バージョン2.2.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bcoin
ホームページhttps://github.com/bcoin-org/bcoin
リポジトリhttps://github.com/bcoin-org/bcoin
上流ドキュメントhttps://bcoin.io/api-docs
ライセンスMIT
ソースアーカイブhttps://github.com/bcoin-org/bcoin/archive/refs/tags/v2.2.0.tar.gz
最終更新2026-07-09T19:01:12+09:00
Pulseupdated
依存関係node
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebcoin
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment