macOS
brew install bcoinlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bcoin in AI-Agent-Workflows.
Installation
brew install bcoinlocal Homebrew formula metadata
Überblick
Javascript bitcoin library for node.js and browsers
Verlauf
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.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
~/.bcoin/bcoin.conf~/.bcoin/wallet.conf~/.bcoin/<network>/bcoin.conf~/.bcoin/<network>/wallet.confCredential-bearing paths to review before unattended agent runs.
~/.bcoin/bcoin.conf~/.bcoin/wallet.conf~/.bcoin/<network>/bcoin.conf~/.bcoin/<network>/wallet.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bcoin | cli | globales Executable | |
bcoin-cli | cli | globales Executable | |
bcoin-node | cli | globales Executable | |
bcoin-spvnode | cli | globales Executable | |
bwallet | cli | globales Executable | |
bwallet-cli | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/bcoin-org/bcoin
Installationsmetadaten
| Paketschlüssel | brew:bcoin |
|---|---|
| Version | 2.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bcoin |
| Homepage | https://github.com/bcoin-org/bcoin |
| Repository | https://github.com/bcoin-org/bcoin |
| Upstream-Dokumentation | https://bcoin.io/api-docs |
| Lizenz | MIT |
| Quellarchiv | https://github.com/bcoin-org/bcoin/archive/refs/tags/v2.2.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-09T19:01:12+09:00 |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.