Skip to main content
The widget is the deposit flow your users see. Today it runs as a live preview; the way you embed and configure it in your own app is being finalized.

See it live

A preview runs at rheon-app.vercel.app.

Embed

Coming soon. The supported embed method (iframe or SDK) and a copy-paste snippet will be documented here once they are real and tested. No example is shown until then.

Theming

Coming soon. White-label theming (colors, logo, radius) will be configurable so the widget matches your brand.

Lifecycle events

Coming soon. When embedded via the SDK (or via postMessage from the iframe), the widget will emit events so your page can react without polling - for example deposit started, routing, source confirmed, completed, and failed. The exact event names and payloads will be documented here once defined.Use these for in-page UX. Use webhooks for anything your backend must trust, such as crediting the user.