Install a Wallet
Choose the correct Conceal wallet release, verify the download, and complete a safe first launch.
Use a wallet that matches your device and your comfort with local files, browser storage, or command-line tools. If you have not chosen one, start with Choose a wallet.
Choose the official download
| Wallet | Platforms | Official location |
|---|---|---|
| Desktop | Windows, macOS, Ubuntu and AppImage | Desktop releases |
| Core CLI | Windows, macOS and Ubuntu | Core releases |
| Web Wallet | Current desktop and mobile browsers | wallet.conceal.network |
| Android | Supported Android devices | Android releases |
Open the official location directly. Match the release asset to both your operating system and processor architecture. Do not use a file re-uploaded to a forum, file-sharing service, direct message, or unofficial app store.
Verify the file
- Read the release notes and confirm that the tag is the version you intended to install.
- Compare the complete filename with the asset listed on the release.
- If the release publishes a SHA-256 file, signature, or other integrity material, download it from the same release and verify it locally.
- Stop if the calculated value, signing identity, platform, or architecture does not match.
Common local checksum commands are:
macOS: shasum -a 256 <downloaded-file>
Linux: sha256sum <downloaded-file>
Windows: Get-FileHash <downloaded-file> -Algorithm SHA256These commands calculate a value; they do not tell you what the correct value should be. Compare the result only with integrity information published by the official project release.
Complete the first launch
Keep platform protections enabled. Extract an archive before running files inside it. On Linux, make an AppImage executable only after completing the release checks. On Android, confirm that the package installation prompt names Conceal Mobile and that you obtained the APK from the official release.
At the create-or-restore screen, stop and prepare a private place for recovery information. Continue with Create or Restore a Wallet.