ESsetVaultDouble-sync strategy for XRP wallets — keep an operational hot wallet and a verifiable cold copy synchronized safely across two devices or secure locations.
Maintaining two synchronized wallet instances reduces single-point failures and speeds recovery. Our x2 workflow balances convenience and security for active XRPNODES operators.
Use an air-gapped device for cold storage and an isolated hot device for operations. Update all software and validate checksums.
Generate seed offline, record using trusted methods, verify mnemonic integrity on both devices without exposing it online.
Verify ledger hashes and account balances via node RPC or secure snapshot to confirm both instances reflect identical state.
For validator keys, follow additional segregation practices. ESsetVault provides consultancy for secure validator key handling.
| Tool | Use | Notes |
|---|---|---|
| rippled | Ledger sync & validation | Run on isolated node; verify config |
| Xrpl-py / xrpl.js | Offline signing & verification | Use hardware signing where possible |
| Hardware wallets | Key storage | Preferred for high-value keys |
rippled ledger_request xrpl account_info --account YOUR_ACCOUNT hd-wallet derive --index 0