macOS
brew install groestlcoinlocal Homebrew formula metadata
安装
brew install groestlcoinlocal Homebrew formula metadata
nix profile install nixpkgs#groestlcoinnixpkgs package indexes · pkgs/by-name/gr/groestlcoin/package.nix · 来源: api.github.com
概览
Decentralized, peer to peer payment network
历史
Groestlcoin Core is the full-node and wallet package for Groestlcoin, a peer-to-peer cryptocurrency launched on March 22, 2014. It follows the Bitcoin Core style of packaging: daemon, CLI, transaction utility, wallet utility, and local data directory.
Groestlcoin's official GitHub organization describes the project as launched on March 22, 2014 with a focus on technological advancement. The Core repository is the integration and staging tree for the network's reference implementation.
The project differentiated itself through rapid wallet and infrastructure work around a Bitcoin-derived core. Its official roadmap records early releases of desktop, Android, Electrum-derived, web, multisig, and tipping tools, followed by SegWit, Lightning, GRSPay, hardware-wallet, explorer, and payment-infrastructure work.
Groestlcoin's own release writing emphasizes first-mover claims around SegWit and Taproot transactions on mainnet. Those claims are part of the project's identity and explain why the Core package tracks Bitcoin Core-era protocol features closely while carrying Groestlcoin-specific patches.
Adoption has been package-driven in the same way as many long-running Bitcoin forks: users install Core to run a validating node, use the bundled CLI tools, and hold wallet data locally. Homebrew and Nix packaging make the multi-binary Core suite easier to install on developer workstations.
The official roadmap shows a broad surrounding ecosystem rather than one Core binary alone: Electrum-GRS, Android wallets, GRSPay, c-lightning/Core Lightning ports, explorers, BlueWallet-derived clients, hardware-wallet integrations, and payment tooling.
The package provides `groestlcoind` for the node daemon, `groestlcoin-cli` for RPC control, `groestlcoin-wallet` for wallet operations, and transaction utilities such as `groestlcoin-tx` and `groestlcoin-util`.
Operationally, it behaves like a Bitcoin Core-family package: the config file controls node and RPC behavior, `.cookie` is used for local RPC authentication, and `wallet.dat` or wallet files under the wallets directory contain sensitive wallet state.
Groestlcoin Core is a good package-nerd specimen because it is both a cryptocurrency daemon and a bundle of small administrative tools. Formula maintainers have to package a network service, RPC client, transaction tools, wallet tooling, and platform-specific data paths together.
Its long roadmap also shows the maintenance burden of Bitcoin-derived coins that keep pace with upstream Bitcoin Core while maintaining separate branding, parameters, wallets, and Lightning/payment integrations.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
~/.groestlcoin/groestlcoin.conf~/Library/Application Support/Groestlcoin/groestlcoin.conf%LOCALAPPDATA%\Groestlcoin\groestlcoin.confCredential-bearing paths to review before unattended agent runs.
~/.groestlcoin/wallets/wallet.dat~/.groestlcoin/.cookie~/Library/Application Support/Groestlcoin/wallets/wallet.dat~/Library/Application Support/Groestlcoin/.cookie%LOCALAPPDATA%\Groestlcoin\wallets\wallet.dat%LOCALAPPDATA%\Groestlcoin\.cookie可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
groestlcoin | cli | 全局可执行文件 | |
groestlcoin-cli | cli | 全局可执行文件 | |
groestlcoin-tx | cli | 全局可执行文件 | |
groestlcoin-util | cli | 全局可执行文件 | |
groestlcoin-wallet | cli | 全局可执行文件 | |
groestlcoind | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Groestlcoin/groestlcoin
安装元数据
| 软件包键 | brew:groestlcoin |
|---|---|
| 版本 | 31.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/groestlcoin |
| 主页 | https://www.groestlcoin.org/groestlcoin-core-wallet/ |
| 仓库 | https://github.com/Groestlcoin/groestlcoin |
| 上游文档 | https://github.com/Groestlcoin/groestlcoin/tree/master/doc |
| 许可证 | MIT |
| 源码归档 | https://github.com/Groestlcoin/groestlcoin/releases/download/v31.0/groestlcoin-31.0.tar.gz |
| 最后更新 | 2026-07-10T03:17:47Z |
| Pulse | updated |
| 依赖 | capnp, libevent, zeromq |
| 构建依赖 | boost, cmake, pkgconf |
| macOS 提供的库 | sqlite |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | groestlcoin |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
groestlcoin
nix profile install nixpkgs#groestlcoingroestlcoind
nix profile install nixpkgs#groestlcoind来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.