Skip to main content
Add an onramp to your app in a single React component.
See the Wagmi, Privy, and Dynamic pages for the full app/layout.tsx provider tree.

Supported onramps

* Bank transfers deliver USDC on HyperEVM for now. † Cash App and Connect exchange are available but not yet recommended for production.

Next

Using Wagmi

Drop <WagmiCalmProvider> into any wagmi-based stack — wagmi direct, Reown AppKit, RainbowKit, ConnectKit.

Using Privy

Add <PrivyCalmProvider> to a Privy-authenticated app.

Using Dynamic

Add <DynamicCalmProvider> to a Dynamic-authenticated app.