Security
Verify releases
Checking the SHA256 checksum of a Phoenix Wallet download before installing it.
A checksum is a fingerprint of a file. If your download produces the same SHA256 value as the one published beside it, the file you have is the file that was published.
Commands by platform
Get-FileHash -Algorithm SHA256 .\<downloaded-file>shasum -a 256 ./<downloaded-file>sha256sum ./<downloaded-file>