Automic VaultAutomic Vault

brew

groestlcoin mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für groestlcoin in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install groestlcoin

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#groestlcoin

nixpkgs package indexes · pkgs/by-name/gr/groestlcoin/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Decentralized, peer to peer payment network

Befehle und Aliase

  • groestlcoin
  • groestlcoin-cli
  • groestlcoin-tx
  • groestlcoin-util
  • groestlcoin-wallet
  • groestlcoind

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: orange

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

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

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

Signale

  • metadata:service
  • text:network

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

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

Credential files

Credential-bearing paths to review before unattended agent runs.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
groestlcoincliglobales Executable
groestlcoin-clicliglobales Executable
groestlcoin-txcliglobales Executable
groestlcoin-utilcliglobales Executable
groestlcoin-walletcliglobales Executable
groestlcoindcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version31.0
Manager aktualisiert2026-07-10
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/Groestlcoin/groestlcoin

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:groestlcoin
Version31.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/groestlcoin
Homepagehttps://www.groestlcoin.org/groestlcoin-core-wallet/
Repositoryhttps://github.com/Groestlcoin/groestlcoin
Upstream-Dokumentationhttps://github.com/Groestlcoin/groestlcoin/tree/master/doc
LizenzMIT
Quellarchivhttps://github.com/Groestlcoin/groestlcoin/releases/download/v31.0/groestlcoin-31.0.tar.gz
Zuletzt aktualisiert2026-07-10T03:17:47Z
Pulseupdated
Abhängigkeitencapnp, libevent, zeromq
Build-Abhängigkeitenboost, cmake, pkgconf
Von macOS bereitgestellte Bibliothekensqlite
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegroestlcoin
Version Scheme0
Revision2
Head VersionHEAD
Requirements
  • macos
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

groestlcoin

nix profile install nixpkgs#groestlcoin
  • normalized package name match
  • Abgeglichen nach: Groestlcoin
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gr/groestlcoin/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Nix92%

groestlcoind

nix profile install nixpkgs#groestlcoind
  • installed executable or alias match
  • Abgeglichen nach: Groestlcoind
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: groestlcoind from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment