·
23 commits
to master
since this release
##π¦ NozyWallet v2.3.6.7 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.
What's Changed
Full Changelog: v2.3.6.6...v2.3.6.7