# bcoin を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:bcoin
```

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

### macOS

- Homebrew (100%):

```sh
brew install bcoin
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:bcoin
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/bcoin>
- **バージョン:** 2.2.0
- **ソース概要:** Javascript bitcoin library for node.js and browsers
- **ホームページ:** <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
- **生成日時:** 2026-07-10T07:20:53+00:00

## 実行可能ファイル

- bcoin (cli)
- bcoin-cli (cli)
- bcoin-node (cli)
- bcoin-spvnode (cli)
- bwallet (cli)
- bwallet-cli (cli)
- bcoin (エイリアス)
- bcoin-cli (エイリアス)
- bcoin-node (エイリアス)
- bcoin-spvnode (エイリアス)
- bwallet (エイリアス)
- bwallet-cli (エイリアス)

## 依存関係

- node

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-10
- マネージャ版: 2.2.0
- マネージャ更新日: 2026-07-09
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/bcoin-org/bcoin
- 検出された最新: v2.2.0 (最新)
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://bcoin.io/api-docs>
- <https://bcoin.io/docs>
- <https://github.com/bcoin-org/bcoin>
- <https://github.com/bcoin-org/bcoin/blob/master/README.md>
- source_facts.package-manager


## セキュリティノート

library-like package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- library-like package without higher-risk signals


## 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

- Unix: ~/.bcoin/bcoin.conf, ~/.bcoin/wallet.conf, ~/.bcoin/<network>/bcoin.conf, ~/.bcoin/<network>/wallet.conf

## Credential files

- Unix: ~/.bcoin/bcoin.conf, ~/.bcoin/wallet.conf, ~/.bcoin/<network>/bcoin.conf, ~/.bcoin/<network>/wallet.conf
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bcoin
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://www.automicvault.com/ja/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [node](https://www.automicvault.com/ja/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [cql](https://www.automicvault.com/ja/pkg/brew/cql/) - Shares av.db curated category or tags: blockchain, cli, data.
- [ioctl](https://www.automicvault.com/ja/pkg/brew/ioctl/) - Shares av.db curated category or tags: blockchain, cli, data.
- [adios2](https://www.automicvault.com/ja/pkg/brew/adios2/) - Shares av.db curated category or tags: cli, data.
- [alluxio](https://www.automicvault.com/ja/pkg/brew/alluxio/) - Shares av.db curated category or tags: cli, data.
- [anyquery](https://www.automicvault.com/ja/pkg/brew/anyquery/) - Shares av.db curated category or tags: cli, data.
- [apache-arrow](https://www.automicvault.com/ja/pkg/brew/apache-arrow/) - Shares av.db curated category or tags: cli, data.
- [apache-drill](https://www.automicvault.com/ja/pkg/brew/apache-drill/) - Shares av.db curated category or tags: cli, data.
- [apache-flink](https://www.automicvault.com/ja/pkg/brew/apache-flink/) - Shares av.db curated category or tags: cli, data.
- [pdf2json](https://www.automicvault.com/ja/pkg/npm/pdf2json/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, data, javascript, node, node-js.
- [protocol-buffers](https://www.automicvault.com/ja/pkg/npm/protocol-buffers/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, data, javascript, node, node-js.
- [redis-dump](https://www.automicvault.com/ja/pkg/npm/redis-dump/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, data, javascript, node, node-js.

## Combined YAML source

View the package source record on GitHub. [combined/bcoin.yml](https://github.com/automic-vault/db/blob/main/combined/bcoin.yml)


## ソース

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