Download Sollet Wallet

Choose your operating system and use the Download button to get the Sollet Wallet desktop installer. Once the file is saved, you can verify its checksum using the commands below for extra safety. If your platform is not covered, follow the build-from-source instructions on the home page.

Platform Package Filename Get it
Windows 10/11 (x64)
Standard installer. Verify SHA-256 and, if present, Authenticode signature before running.
Installer (.exe) Sollet-Wallet-1.7.0-windows.exe Download
macOS 12+ (Intel/Apple Silicon)
Signed disk image. Gatekeeper may require approval in Privacy & Security on first launch.
Disk image (.dmg) Sollet-Wallet-1.7.0-mac.dmg Download
Linux (x86_64)
Portable AppImage. Mark executable and run directly. Some distros require FUSE/FUSE3.
AppImage Sollet-Wallet-1.7.0-linux.AppImage Download

Verify download

Use the commands below for your OS. The example hashes are placeholders; compare only with checksums published alongside the specific release you installed.

Commands

Get-FileHash .\Sollet-Wallet-1.7.0-windows.exe -Algorithm SHA256
Get-AuthenticodeSignature .\Sollet-Wallet-1.7.0-windows.exe | Format-List *

Example SHA-256

df234dde241b06c4b505aa7f230d5b859ffd8edcf21acb583b4e4348f0e376d1
Waiting…

Commands

shasum -a 256 Sollet-Wallet-1.7.0-mac.dmg
codesign -dv --verbose=4 /Applications/Sollet.app
spctl -a -vv /Applications/Sollet.app

Example SHA-256

0b8eef1145e9704284d2bb4388b1c452a78b1fbfa75afb5f8149a69b59d719ee
Waiting…

Commands

shasum -a 256 Sollet-Wallet-1.7.0-linux.AppImage
chmod +x Sollet-Wallet-1.7.0-linux.AppImage
./Sollet-Wallet-1.7.0-linux.AppImage

Example SHA-256

6820af705f39d7037038aebad4e5d24a2322d156c0068ef3446ef194866d046b
Waiting…
Security notice

The hashes shown on this page correspond to the installer files linked above. If you download a different version or from another source, the checksum will be different. Always verify that the SHA-256 you compute on your own machine matches the value printed here before running any installer. Never enter a recovery phrase into software you have not reviewed, and for new builds consider testing first inside a disposable virtual machine with only small test funds.