Skip to content

v2.4.5 — Teriyaki Hot

Choose a tag to compare

@github-actions github-actions released this 04 Aug 19:05
· 14 commits to master since this release
4238a80

NozyWallet v2.4.5 Release

Production-ready download: CLI only (nozy). Desktop, extension, and API companion are in development — build from source; they are not attached to this release until production-ready.

CLI one-click links (/releases/latest/download/…)

Platform URL
Windows https://github.com/LEONINE-DAO/Nozy-wallet/releases/latest/download/nozy-windows.exe
Linux https://github.com/LEONINE-DAO/Nozy-wallet/releases/latest/download/nozy-linux
macOS Apple Silicon https://github.com/LEONINE-DAO/Nozy-wallet/releases/latest/download/nozy-macos-arm
macOS Intel https://github.com/LEONINE-DAO/Nozy-wallet/releases/latest/download/nozy-macos-intel

CLI downloads

  • Windows (x86_64): nozy-windows.exe
  • Linux (x86_64): nozy-linux
  • macOS Intel: nozy-macos-intel
  • macOS Apple Silicon (M1/M2/M3): nozy-macos-arm

Installation

Windows: download nozy-windows.exe and run it.

Linux: chmod +x nozy-linux then ./nozy-linux

macOS: chmod +x nozy-macos-* then run the binary for your chip.

Run with zebrad (RPC, typically :8232) and lightwalletd (typically :9067) on the same network.

Security

Verify downloads using HASHES.txt or the individual .sha256 files.

Since v2.4.4: cargo lockfile / supply-chain clears (RUSTSEC dependency bumps and related audit cleanup). See the desktop beta.6 notes for the detailed CVE list; CLI operators should prefer this tagged build over 2.4.4.