ZKas Light Wallet 0.3.5
Which file do I download?
Normal PC or laptop (Intel/AMD) — Windows, Linux, or an Intel Mac — take the x86_64 file.
The aarch64 / arm64 files are for ARM machines only. Installing one on a normal PC fails with an "architecture" error — wrong file, not a broken package.
| Your machine | File |
|---|---|
| Windows PC | ZKas-Wallet-windows-x86_64.msi |
| Linux PC (Intel/AMD) | ZKas-Wallet-linux-x86_64.deb or .AppImage |
| Linux on ARM | ZKas-Wallet-linux-aarch64.deb or .AppImage |
| Mac, Apple Silicon (M1–M4) | ZKas-Wallet-macos-aarch64.dmg |
| Mac, Intel | ZKas-Wallet-macos-x86_64.dmg |
| Android | zkas-wallet-0.3.5.apk |
Not sure on Linux? Run uname -m — x86_64 means take the x86_64 file.
Confirmations now count on desktop. A sent payment stayed at "0-conf" forever in the desktop app — the confirmation lookup was pointed at the wrong address inside the desktop shell and never reached the network. Fixed; sends now show their confirmations as they arrive, everywhere.
Tap a payment to see its details. History rows now open a transaction view — amount, status, time, recipient, fee and the transaction id, with copy buttons — and a "View on explorer" link from there, instead of jumping straight to the explorer on the first tap.
A send you can watch. Sending now shows your payment being sealed inside a shield and fired off — the privacy and the speed, while the proof builds.
A nicer open. The first-launch screen is now the ZKas shield drawing itself over "Private · Fast", instead of a bare spinner.
Installs over 0.3.4 — same signing key, your wallet is kept.