Skip to content

aarc-xyz/aarc-widget-tutorial

Repository files navigation

Aarc FDK Widget Tutorial

Aarc FDK Widget is a React component that provides all the necessary options to onboard your users seamlessly without sending them to any other page.

This tutorial will guide you through integrating the AARC Deposit Widget into your web application.

Check out the live demo here:

Deployed SS

Check out the complete tutorial here: https://megabyte0x.xyz/posts/aarc-widget-tutorial

Run the application

  1. Clone the repository

    git clone
  2. Install the dependencies

    npm install
  3. Set the environment variables

    • Create a .env.local file in the root directory
      AARC_API_KEY=YOUR_API_KEY
    • Learn how to get your AARC API KEY from here
  4. Run the application

    npm run dev

If you have any doubts or wanna discuss something: