Dynamic
Quickstart
A tutorial on integrating Aarc’s FundKit with Dynamic’s Web3 Authentication ❇️
Learn how to integrate Aarc’s FundKit with Dynamic’s authentication in 3 simple steps:
- Setup a React project and install dependencies
- Configure the providers
- Create the integration component
Let’s dive into this step-by-step guide 🚀
- Create a new project and install the required dependencies
- Set up your environment variables in
.env
:
- Create the Aarc Provider (
src/context/AarcProvider.tsx
):
- Create the main component (
src/components/DynamicAarcApp.tsx
):
-
Put it all together in
App.tsx
:For
aarcConfig
, refer config.
- Run your app:
Visit http://localhost:5173
to see your integration in action!
Congratulations! You’ve successfully integrated Dynamic’s authentication with Aarc’s FundKit. Users can now connect their wallets and fund them seamlessly! ❇️
Key Features:
- One-click wallet connection through Dynamic
- Seamless wallet funding with Aarc’s FundKit
- Support for multiple funding methods (onramp, bridge, swap)
For detailed configuration options and customization, check out:
Need help? Reach out to us on Telegram.