Direct to rippled
JSON-RPC / WebSocket to public or self-hosted nodes with TLS & hostname verification.
- Pin host:port
- Fast failover
- Keys stay local
Desktop wallet for the XRP Ledger. Connect to public or self-hosted rippled, sign offline, use multisign, enforce destination tags, and keep control over reserves and fees.
| Build | Direct download | Verify |
|---|---|---|
|
|
electrum-xrp-1.5.2.exe |
cfdc374b7e8d0d8461f2a51ab02ff367
|
|
|
electrum-xrp-1.5.2.dmg |
b77b6a879bc974aeb852f7a8f757c8f1
|
|
|
electrum-xrp-1.5.2.AppImage |
424c12a8489d972ab1d594a1031101d6
|
Older builds: GitHub Releases
JSON-RPC / WebSocket to public or self-hosted nodes with TLS and strict hostname verification.
JSON-RPC / WebSocket to public or self-hosted nodes with TLS & hostname verification.
Prepare unsigned JSON, sign on an air-gapped machine, move signed blob by QR/USB, broadcast.
n-of-m signer lists, partial signature collection, escrow and payment channels.
Enforces tags for exchange-known addresses to prevent misdirected deposits.
Base/owner reserve surfaced, fee suggestions in drops with expert override.
Add or edit trust lines, review issuer risk, preview paths with min-receive and slippage.
No analytics or trackers. Optional Tor or SOCKS5 routing.
BIP39 or XRPL family seed with passphrase option.
Transparent artifacts with detached signatures. Verify before running.
Download the file and its detached signature (.asc). Keep the checksum handy.
| File | Signature |
|---|---|
| electrum-xrp-setup-x64.exe | electrum-xrp-setup-x64.exe.asc |
| electrum-xrp-universal.dmg | electrum-xrp-universal.dmg.asc |
| electrum-xrp-x86_64.AppImage | electrum-xrp-x86_64.AppImage.asc |
gpg --keyserver hkps://keys.openpgp.org --recv-keys <PROJECT_PUBKEY_ID> gpg --verify electrum-xrp-setup-x64.exe.asc electrum-xrp-setup-x64.exe
brew install gnupg gpg --keyserver hkps://keys.openpgp.org --recv-keys <PROJECT_PUBKEY_ID> gpg --verify electrum-xrp-universal.dmg.asc electrum-xrp-universal.dmg
gpg --keyserver hkps://keys.openpgp.org --recv-keys <PROJECT_PUBKEY_ID> gpg --verify electrum-xrp-x86_64.AppImage.asc electrum-xrp-x86_64.AppImage
7def8d1c915de3dcc1095e57a75626bcaf5e18d41a17e1d6fe8f93c92784f97c
Get-FileHash .\<file> -Algorithm SHA256 shasum -a 256 <file> sha256sum <file>
Repository and issues: github.com/xrpl-community/electrum-xrp