Skip to content

v2.4.6 — Mango Habanero

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Aug 21:27
· 8 commits to master since this release

NozyWallet v2.4.6 — Mango Habanero

Production downloads: CLI (nozy) and localhost companion API (nozywallet-api-*, default http://127.0.0.1:3000) for same-machine extension / local apps. Not a public hosted wallet API. Desktop and extension remain separate tracks.

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: nozy-macos-arm

Companion API (localhost production)

  • Windows: nozywallet-api-windows.exe
  • Linux: nozywallet-api-linux
  • macOS Intel: nozywallet-api-macos-intel
  • macOS Apple Silicon: nozywallet-api-macos-arm

Default bind: 127.0.0.1:3000. Optional NOZY_PRODUCTION=true + NOZY_API_KEY for locked-down local runs. Binding 0.0.0.0 requires NOZY_API_KEY.

See COMPANION.md and SEED_POLICY.md.

Installation

Windows: download and run the .exe.

Linux / macOS: chmod +x then run the binary for your chip.

Run with zebrad (RPC, typically :8232) and lightwalletd (typically :9067) as needed.

Security

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

Full Changelog: v2.4.5...v2.4.6