macOS
brew install grinlocal Homebrew formula metadata
brew
grin のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install grinlocal Homebrew formula metadata
sudo dnf install grinFedora Rawhide package metadata · grin · ソース: dl.fedoraproject.org
nix profile install nixpkgs#grinnixpkgs package indexes · pkgs/by-name/gr/grin/package.nix · ソース: api.github.com
概要
Minimal implementation of the Mimblewimble protocol
履歴
Grin is a Rust implementation of the Mimblewimble protocol and a command-line cryptocurrency node. Its history is unusually package-relevant because the project deliberately kept the implementation small, experimental, and easy to build from source, making the CLI package the main way many users encountered the network.
Grin traces its origin to the Mimblewimble paper posted anonymously to the `#bitcoin-wizards` IRC channel on August 1, 2016 under the name Tom Elvis Jedusor. Andrew Poelstra published a follow-up paper on October 10, 2016, filling in technical details and refinements.
On October 20, 2016, the pseudonymous developer Ignotus Peverell announced a minimal Mimblewimble implementation named Grin in the same IRC community. The name continued the project's literary joke: Gringotts is the wizarding bank in the Harry Potter books, and Grin became the project name for an implementation focused on privacy and compact chain state.
The genesis block was mined on January 15, 2019. The project documented itself as young and experimental at launch, with scheduled hard forks during the first two years. Development remained open and donation-funded after Ignotus Peverell disappeared from the project.
Grin attracted attention in cryptocurrency circles because it was one of the first substantial open-source implementations of Mimblewimble. The official repository emphasizes hidden amounts, scaling advantages, Cuckoo Cycle proof of work variants, one-minute blocks, fixed block rewards, and fee calculation based on outputs and transaction size.
Package adoption followed the needs of node operators, miners, wallet users, and protocol researchers. Homebrew, Nix, and Linux distribution packaging made the node easy to install without cloning and building the Rust workspace by hand.
The Grin RFC process became the project's main coordination mechanism for protocol and operational changes. Accepted RFCs cover governance, security processes, wallet lifecycle, node APIs, transaction formats, sync improvements, fee changes, and other changes that package maintainers and node operators need to track.
The `grin` executable runs the node: it manages chain state, peer-to-peer networking, mining-related interfaces, node APIs, and configuration under the Grin home directory. CLI users pair it with `grin-wallet` for wallet operations.
For package-manager users, the important operational detail is that the package is not only a command but also a long-running network daemon with consensus compatibility requirements. Upgrades can matter when protocol hard forks, API changes, or sync changes are deployed.
Grin is a tidy example of a cryptocurrency package where language ecosystem, consensus protocol, and user configuration all meet. It brought a Rust-heavy codebase, privacy-focused cryptography, and scheduled consensus changes into ordinary Unix package workflows.
Its minimalism made it appealing to people who like small, inspectable command-line systems, but the node still carries the usual packaging headaches of crypto software: deterministic builds, native dependencies, network compatibility, and careful separation from wallet secrets.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.grin/main/grin-server.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
grin | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mimblewimble/grin
インストールメタデータ
| パッケージキー | brew:grin |
|---|---|
| バージョン | 5.5.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/grin |
| ホームページ | https://grin.mw/ |
| リポジトリ | https://github.com/mimblewimble/grin |
| 上流ドキュメント | https://docs.grin.mw/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/mimblewimble/grin/archive/refs/tags/v5.5.0.tar.gz |
| 最終更新 | 2026-06-17T00:10:48Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| macOS 提供ライブラリ | ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | grin |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
grin
nix profile install nixpkgs#gringrin 1.3.0-24.fc45
Grep-like tool for source code
http://pypi.python.org/pypi/grin
sudo dnf install grinソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.