NozyWallet Official Release — CLI Wallet

Hello Zcash family,

NozyWallet v2.4.1.1 — Teriyaki Hot (CLI Lite) is out.

We’ve productized the production nozy CLI as CLI Lite for operators and power users next to Zebrad: uptime/health checks, data peeks, sync/send — without the desktop WebView. Same wallet files and crypto core as before; not a second wallet.

Release: Release v2.4.1.1 Teriyaki Hot (CLI Lite) · LEONINE-DAO/Nozy-wallet · GitHub
nozy --version2.4.1.1 (Nozy Lite (CLI))

What’s in this line

  • nozy health (exit codes + --json for cron/monitoring)
  • --json on status/balance
  • nozy tui / nozy status --watch
  • Continues the 2.4.x Ironwood (NU6.3) CLI work where your network supports it
  • Nym remote broadcast is opt-in via helper subprocess (NOZY_BROADCAST_VIA_NYM_MIXNET); local/LAN Zebrad stays direct

Desktop remains the GUI path (beta Release Desktop v1.0.0-beta.2 Hot Lemon (Ironwood WIP) · LEONINE-DAO/Nozy-wallet · GitHub). CLI Lite is the production operator surface.

Stack reminder: still a wallet, not a node — run zebrad + lightwalletd and point Nozy at them.

Downloads (Windows / Linux / macOS) and hashes are on the release page. Feedback welcome here or on GitHub.

— NozyWallet / LEONINE-DAO