The <FundCard />
component provides a complete fiat onramp experience with amount input, currency switching, and payment method selection.
<FundCard />
component provides a complete fiat onramp experience within your app. It includes:
FundCard
component, ensure you’ve completed the Getting Started steps.
FundCard
component, you’ll need to provide a Client API Key in OnchainKitProvider
. You can get one following our Getting Started steps.projectId
to be set in the OnchainKitProvider
. You can find your projectId
on Coinbase Developer Platform.<FundCard />
componentFundCard
component. You can do this by using the useFundContext
hook.