Installers
After installing drag the Zen Wallet icon to the applications folder, add login credentials for authentication if needed.
Right click and choose Open and confirm by clicking the Open button
- [8e46ffa3511dd65cf6afa1088c336bb1da28249aa97c900483ad73b4620e9a32]
Your browser may warn that the download is not commonly downloaded. Click "keep" to download it anyway.
After running the installer. You'll need to click the
More Info
button and click Run anyway
Check the downloaded file using the SHA256 algorithm:
# Mac terminal
shasum -a 256 [file-to-hash]
# Windows command prompt
certutil -hashfile [file-to-hash] sha256
# Linux shell
sha256sum [file-to-hash]
Last modified 1yr ago