# 使用 Homebrew, Nix 安装 groestlcoin

查看 groestlcoin 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:groestlcoin
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install groestlcoin
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#groestlcoin
```

  证据: nixpkgs package indexes: pkgs/by-name/gr/groestlcoin/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:groestlcoin
- **软件包管理器:** Homebrew
- **版本:** 31.0
- **来源摘要:** Decentralized, peer to peer payment network
- **主页:** <https://www.groestlcoin.org/groestlcoin-core-wallet/>
- **仓库:** <https://github.com/groestlcoin/groestlcoin>
- **最后更新:** 2026-07-10T03:17:47Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- groestlcoin (别名)
- groestlcoin-cli (别名)
- groestlcoin-tx (别名)
- groestlcoin-util (别名)
- groestlcoin-wallet (别名)
- groestlcoind (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 31.0
## 项目历史与用法

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.

### 时间线

- 2014-03-22: Groestlcoin launched.
- 2014-06-22: Groestlcoin 2.1.0.6 release appeared on the official roadmap.
- 2015: The roadmap recorded Electrum-GRS, wallet32, MultiGroestl, mobile, multisig, and Armory-related work.
- 2017-01-17: Groestlcoin Core v2.13.3 appeared on the roadmap during the SegWit era.
- 2018: The roadmap recorded GRSPay, Trezor One support, Electrum-GRS updates, and multiple wallet integrations.
- 2021-06 and 2021-12: Official release writing recorded Taproot activation and transaction milestones on mainnet.
- 2022-2024: The roadmap recorded Core releases 23.0.0 through 28.0.0 and continued Lightning/payment tooling updates.

### Related projects

- Bitcoin Core is the architectural ancestor of Groestlcoin Core.
- Electrum-GRS is a related lightweight wallet.
- GRSPay is Groestlcoin's payment-server ecosystem project.
- Core Lightning/c-lightning ports are part of Groestlcoin's Lightning tooling.
- Groestlcoin mobile and hardware-wallet integrations are tracked in the official roadmap.

### 来源

- <https://github.com/Groestlcoin/groestlcoin>
- <https://github.com/groestlcoin>
- <https://www.groestlcoin.org/22nd-december-2021-release/>
- <https://www.groestlcoin.org/development-progress/>
- <https://www.groestlcoin.org/roadmap/>


## 安全说明

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


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

- Linux: ~/.groestlcoin/groestlcoin.conf
- macOS: ~/Library/Application Support/Groestlcoin/groestlcoin.conf
- Windows: %LOCALAPPDATA%\Groestlcoin\groestlcoin.conf

## Credential files

- Linux: ~/.groestlcoin/wallets/wallet.dat, ~/.groestlcoin/.cookie
- macOS: ~/Library/Application Support/Groestlcoin/wallets/wallet.dat, ~/Library/Application Support/Groestlcoin/.cookie
- Windows: %LOCALAPPDATA%\Groestlcoin\wallets\wallet.dat, %LOCALAPPDATA%\Groestlcoin\.cookie
## 其他软件包管理器记录

- Nix - groestlcoin: normalized package name match | nixpkgs package indexes: pkgs/by-name/gr/groestlcoin/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Nix - groestlcoind: installed executable or alias match | nixpkgs package indexes: groestlcoind from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix


## Combined YAML source

View the package source record on GitHub. [combined/groestlcoin.yml](https://github.com/mxcl/pkgdb/blob/main/combined/groestlcoin.yml)


## 来源

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