Quickstart
Guide for using Fund Kit
Aarc provides Fund Kit Web Widget and Fund Kit SDK to enhance smart transactions and web3 UX.
To break it down further, one can integrate Fund Kit into their dApp, empowering users to
Buy
anything on any chain; say, Basenji on Base with assets from BinanceCheckout
(custom cross-chain contract call); like minting an NFT with a credit card
through various payment methods (CEX/ Fiat / Bridge & Swap ).
So one can fully focus on their core mission, leaving the complexity of abstraction to Aarc.
Pre-requisite
To integrate Aarc, you’ll need an API key which can be generated from your dashboard. Each account can create up to three keys, enabling seamless integration across projects.
Web Widget
Web Widget will provide a plug-and-play iFrame widget which you can use with any application built with any JS frameworks like React, Next.js.
WidgetSDK
You can also watch a video tutorial to code along and get started with the SDK. Check out the sample apps built using Next.js and React to explore different implementations.
SDKAPI
You can also directly integrate the API endpoints.
APIDive into our code examples in the cookbook for detailed implementations.
Last updated
Was this helpful?