macOS
Download the signed disk image from the official release channel, then verify the SHA-256 digest before opening it.
Use this page to verify desktop builds, track release notes, and find source or support links before installing wallet software.
Download the signed disk image from the official release channel, then verify the SHA-256 digest before opening it.
Check the installer hash and publisher signature before importing a seed phrase or connecting hardware wallets.
Verify the AppImage digest before marking it executable. Keep the release filename unchanged during verification.
PAXG Wallet v2.4.1 focuses on desktop balance visibility, bar allocation lookup, hardware-wallet signing, and checksum documentation.
Compare each downloaded artifact with the published SHA-256 value before opening it.
shasum -a 256 PAXG-Wallet.dmg
certutil -hashfile PAXG-Wallet-Setup.exe SHA256
sha256sum PAXG-Wallet.AppImage
The public source channel should contain signed release tags, lockfiles, reproducible build notes, and MIT license text for wallet code.
Use official project channels only. Never share seed phrases, private keys, wallet files, or unsigned transaction payloads with anyone.
For wallet-sensitive issues, include platform, version, reproduction steps, and logs with secrets removed. Security reports should be made privately first.