Download for Windows
Signed NSIS installer with auto-updates. Verifies new releases before applying.
The XRPSync Wallet stores your XRPL keys locally — encrypted with AES-256-GCM behind a master password. It pairs with xrpsync.com over a localhost bridge so trades you make on the web are signed on your machine.
Signed NSIS installer with auto-updates. Verifies new releases before applying.
Universal binary in beta. Notarized by Apple before release.
Reproducible Debian and AppImage builds in QA.
Compare the hash of your downloaded file against the value below before installing.
Your seed and private keys are encrypted at rest behind your master password. Decrypted only in-memory during a signature, never written to disk.
Every line of the wallet — the bridge, the signer, the crypto primitives — is published on GitHub under the MIT license. Installers are built by GitHub Actions straight from that public source, so you can verify the binary matches the code.
The wallet does not phone home. No analytics, no crash reporting, no beacons. The only outbound traffic is XRPL JSON-RPC to your chosen node.