wagyu
« Back to VersTracker
Description:
Rust library for generating cryptocurrency wallets
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: rust cryptocurrency blockchain wallet bip39 cryptography
Install: brew install wagyu
About:
Wagyu is a comprehensive Rust library designed for generating and managing cryptocurrency wallets across multiple networks. It provides a robust, type-safe interface for creating mnemonic phrases, deriving keys, and constructing addresses. Its main value proposition is offering a unified, high-performance toolkit for developers building blockchain applications.
Key Features:
  • Multi-currency support (Bitcoin, Ethereum, Zcash, etc.)
  • Mnemonic phrase generation (BIP39)
  • Hierarchical deterministic (HD) key derivation (BIP32)
  • Pure Rust implementation for memory safety
Use Cases:
  • Building secure cryptocurrency wallet applications
  • Generating and managing keys for blockchain services
  • Creating offline transaction signing tools
Alternatives:
  • bip39 – Wagyu offers broader multi-currency support beyond just BIP39 mnemonic generation.
  • libsecp256k1 – Wagyu provides higher-level wallet management features rather than just low-level cryptographic primitives.
Version History
Detected Version Rev Change Commit