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

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.

Widget

SDK

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.

SDK

API

You can also directly integrate the API endpoints.

API

Dive into our code examples in the cookbook for detailed implementations.

Last updated

Was this helpful?