How it works
X identity. Real, private settlement.
hopr turns your X handle into a payment address on Ethereum, with shielded private payments underneath.
Sign in with your X account. Your X user ID becomes the primary key for your hopr identity, no password, and no claiming anyone else’s handle.
Add any Ethereum address you control. This is where incoming USDG lands after a private forward.
Enter a recipient’s X username and an amount in USDG. hopr mints a fresh, one-time funding wallet for that exact payment.
Send the shown amount of USDG to the temporary address. You control exactly what’s funded, there’s no standing balance to top up.
The moment funds arrive, the backend shields and forwards the payment to the receiver. It moves awaiting → routing → completed or failed, with a real transaction hash. Nothing is faked.
Security, by design
- Identity is your X account, never a made-up username.
- Your private key stays encrypted on the server; it never reaches your browser.
- Balances and statuses come from the backend and the chain, never the client.
- Idempotency keys make double-clicks and retries safe, you can never spend twice.