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
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
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
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.