Skip to main content
Add an onramp to your app in a single React component.
app/page.tsx
@tanstack/react-query is a peer dependency — install it alongside the SDK and mount one QueryClient above <CalmProvider>. See the provider page for every prop and the wallet callbacks it expects.

Next

The provider

Mount <CalmProvider> with your own wallet callbacks.

The onramp

Wrap a trigger in <CalmDialog> to open the deposit modal.

API reference

Building on another platform? Generate a typed client from the OpenAPI spec.