Automic VaultAutomic Vault

brew

grin-wallet mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install grin-wallet

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Official wallet for the cryptocurrency Grin

Befehle und Aliase

  • grin-wallet

Verlauf

Projektgeschichte und Nutzung

Grin Wallet is the reference wallet implementation for Grin, the Mimblewimble-based cryptocurrency. In package-manager terms it is the companion CLI to the Grin node: users install it to create wallet seeds, track outputs, construct transactions, and interact with a local or remote Grin node.

Projektgeschichte

The wallet grew with Grin rather than as a detached third-party client. Its repository describes two major pieces: wallet APIs for community wallet developers and a reference command-line wallet showing how those APIs are intended to be called. That split made the package both an end-user executable and a reference integration surface for other Grin wallets.

Grin's interactive transaction model shaped the wallet's evolution. Instead of a Bitcoin-style address-only send flow, early Grin transactions required sender and receiver coordination. The wallet therefore became the place where file-based slates, HTTP/Tor flows, payment proofs, and later Slatepack transaction exchange were exposed to users.

Adoptionsgeschichte

The Grin documentation treats `grin-wallet` as one of the two precompiled command-line binaries used in the quickstart path, alongside the `grin` node. That made it the default CLI wallet for operators and developers following the official documentation.

Slatepack broadened the wallet's role in the ecosystem. Official Grin documentation describes Slatepack as a universal transaction standard, introduced in the 4.0 wallet line and required for ecosystem compatibility by the 5.0 line. Wallets and services therefore had to track the reference wallet's transaction workflow.

Wie es verwendet wird

A typical package-manager user installs `grin-wallet`, initializes a wallet, stores the recovery phrase, and uses commands such as send, receive, finalize, post, and listen. The official handbook documents manual Slatepack posting and transaction handling, which are especially important for offline or asynchronous exchange.

The package matters less as a graphical wallet and more as a scriptable baseline. Its CLI and JSON-RPC API give developers a stable way to test Grin wallet behavior, while operators use it for node-adjacent wallet administration.

Warum Paket-Nerds sich dafür interessieren

For package nerds, `grin-wallet` is interesting because it packages the complicated half of a privacy coin: local key material, output scanning, transaction state, Tor-mediated interaction, and evolving transaction formats. The package's config and seed files are as operationally important as the executable.

It also illustrates why cryptocurrency formulae often split node and wallet packages. The Grin node can sync and validate the chain without holding user keys; the wallet carries the user state, secrets, and transaction workflow.

Zeitleiste

  • 2016: Grin development began as a minimal Mimblewimble implementation.
  • 2019: Grin mainnet launched, making a reference wallet necessary for normal user transactions.
  • 2019: Payment proof work was proposed for sender-initiated transactions.
  • 2020: Grin Wallet 4.0 introduced the Slatepack format and workflow.
  • 2021: The Grin 5.0 compatibility point made Slatepack support mandatory for wallets and services.

Related projects

  • Grin provides the node and consensus implementation that the wallet talks to.
  • Grin RFCs document wallet-affecting standards such as payment proofs, wallet lifecycle, compact slates, and Slatepack.
  • Grin++ and Niffler are related wallet projects documented by Grin as alternate user-facing wallets.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 2 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.

Unix
~/.grin/main/grin-wallet.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.grin/main/wallet_data/wallet.seed~/.grin/main/.owner_api_secret~/.grin/main/.foreign_api_secret

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
grin-walletcliglobales 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-08
Manager-Version5.4.1
Manager aktualisiert2026-06-12
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv5.4.1

https://github.com/mimblewimble/grin-wallet

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:grin-wallet
Version5.4.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/grin-wallet
Homepagehttps://grin.mw
Repositoryhttps://github.com/mimblewimble/grin-wallet
Upstream-Dokumentationhttps://docs.grin.mw/getting-started/wallet-handbook
LizenzApache-2.0
Quellarchivhttps://github.com/mimblewimble/grin-wallet/archive/refs/tags/v5.4.1.tar.gz
Zuletzt aktualisiert2026-06-12T04:09:37Z
Pulseupdated
Build-Abhängigkeitenpkgconf, rust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegrin-wallet
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

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
  • package relationship graph
  • package version freshness
  • package-page enrichment