macOS
brew install groestlcoinlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für groestlcoin in AI-Agent-Workflows.
Installation
brew install groestlcoinlocal Homebrew formula metadata
nix profile install nixpkgs#groestlcoinnixpkgs package indexes · pkgs/by-name/gr/groestlcoin/package.nix · Quelle: api.github.com
Überblick
Decentralized, peer to peer payment network
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
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.
~/.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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
groestlcoin | cli | globales Executable | |
groestlcoin-cli | cli | globales Executable | |
groestlcoin-tx | cli | globales Executable | |
groestlcoin-util | cli | globales Executable | |
groestlcoin-wallet | cli | globales Executable | |
groestlcoind | 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/Groestlcoin/groestlcoin
Installationsmetadaten
| Paketschlüssel | brew:groestlcoin |
|---|---|
| Version | 31.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/groestlcoin |
| Homepage | https://www.groestlcoin.org/groestlcoin-core-wallet/ |
| Repository | https://github.com/Groestlcoin/groestlcoin |
| Upstream-Dokumentation | https://github.com/Groestlcoin/groestlcoin/tree/master/doc |
| Lizenz | MIT |
| Quellarchiv | https://github.com/Groestlcoin/groestlcoin/releases/download/v31.0/groestlcoin-31.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-10T03:17:47Z |
| Pulse | updated |
| Abhängigkeiten | capnp, libevent, zeromq |
| Build-Abhängigkeiten | boost, cmake, pkgconf |
| Von macOS bereitgestellte Bibliotheken | sqlite |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
groestlcoin
nix profile install nixpkgs#groestlcoingroestlcoind
nix profile install nixpkgs#groestlcoindQuellspur
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.