Skip to content

Zano Wallet v2.1.17.469

Latest

Choose a tag to compare

@hyle-devteam hyle-devteam released this 09 Aug 14:18
· 2 commits to add_block_performance_mes_org since this release
5b13f30

⬇️ Zano Wallet β€” Releases

**Official builds of the Zano anonymous crypto wallet, straight from the source.**

Latest Release All Releases Discord


Latest β€” v2.1.17.469 (15 Apr 2026)

Download for Windows Download for macOS Download for Linux

Platform Requirements File SHA-256
πŸͺŸ Windows (installer) Windows 7 x64 or later zano-win-x64-installer.exe SHA-256: 31f66c898c34d7f03a44aa076d94cd7090810c88403ac32cfac848e6b3eaa2f3
🍎 macOS macOS Ventura 13.3.1 or later zano-macos-x64.dmg SHA-256: 953954bee03661a121c0735103e793a59237e718d62c6ceb015e0d9c05401779
🐧 Linux Ubuntu 20.04 / 22.04 LTS or newer zano-linux-x64.AppImage SHA-256: 0e24917d7fdc8b3e223e56fbff064abd6158ac81a6f1d76ed3ae4bc6d091218f

Only download Zano from this repository, the official GitHub releases page, or. Always verify the SHA-256 checksum before running an installer.

What's new: additional checks so an integrated address can only be the first destination in a tx; soft limit for payment ID size in integrated addresses (skippable with [legacy] prefix); suppressed unnecessary console allocation for plain wallet API; improved p2p storage limits; minor build/linkage improvements.


Install

Windows β€” download the installer β†’ run it β†’ launch Zano from the Start Menu. No extra dependencies.

macOS β€” download the .dmg β†’ drag Zano into Applications β†’ launch. If Gatekeeper blocks it:

xattr -cr /Applications/Zano.app

Linux

chmod +x zano-linux-x64.AppImage
./zano-linux-x64.AppImage

⚠️ Important

Your seed phrase is the only way to recover your funds β€” write it down and store it offline. The Zano project cannot recover lost seed phrases or reverse transactions.


🏠 Back to README