macOS
brew install groestlcoinlocal Homebrew formula metadata
brew
Decentralized, peer to peer payment network. Version 31.0 via Homebrew; verified 2026-05-10.
install
brew install groestlcoinlocal Homebrew formula metadata
nix profile install nixpkgs#groestlcoinnixpkgs package indexes · pkgs/by-name/gr/groestlcoin/package.nix · source: api.github.com
overview
Decentralized, peer to peer payment network
history
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.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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\.cookieexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
groestlcoin | cli | global executable | |
groestlcoin-cli | cli | global executable | |
groestlcoin-tx | cli | global executable | |
groestlcoin-util | cli | global executable | |
groestlcoin-wallet | cli | global executable | |
groestlcoind | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Groestlcoin/groestlcoin
install metadata
| Package key | brew:groestlcoin |
|---|---|
| Version | 31.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/groestlcoin |
| Homepage | https://www.groestlcoin.org/groestlcoin-core-wallet/ |
| Repository | https://github.com/Groestlcoin/groestlcoin |
| Upstream docs | https://github.com/Groestlcoin/groestlcoin/tree/master/doc |
| License | MIT |
| Source archive | https://github.com/Groestlcoin/groestlcoin/releases/download/v31.0/groestlcoin-31.0.tar.gz |
| Last updated | 2026-05-10T22:44:36-04:00 |
| Pulse | updated |
| Dependencies | capnp, libevent, zeromq |
| Build dependencies | boost, cmake, pkgconf |
| Uses from macOS | sqlite |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | groestlcoin |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
groestlcoin
nix profile install nixpkgs#groestlcoingroestlcoind
nix profile install nixpkgs#groestlcoindsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.