XRPL Request
Any XRPL wallet. Any platform. One API.
XRPL Request is a developer-facing signing payload service for the XRP Ledger. It solves a real problem: platforms like Discord bots are currently locked into Xaman-only signing flows. XRPL Request provides the same payload/sign/callback pattern — but backed by xrpl-connect, allowing users to sign with any supported XRPL wallet.
How it works
- Your server creates a signing payload via the REST API or SDK
- You share the hosted signing URL (
xrplre.quest/sign/{uuid}) with the user - The user chooses their wallet and approves the transaction
- You receive the result via polling or webhook
Supported wallets
All 7 wallets are available on every plan.
| Wallet | Type |
|---|---|
| Xaman | Mobile app / deep link |
| Crossmark | Browser extension |
| GEM Wallet | Browser extension |
| WalletConnect | Protocol (mobile & desktop) |
| Ledger | Hardware (USB/WebHID) — Chrome/Edge/Opera only |
| Xyra | Web popup (requires popups enabled) |
| Otsu | Browser extension |
Wallet support is never paywalled. All 7 adapters are available on the Free tier.