Wallet Module
The Aarc SDK seamlessly integrates with different smart wallets providers.
Start with the Migrator Package
Install the package and other dependencies.
Import the package.
Get the API KEY
Learn how to get the Aarc API Key from here.
Initialise Aarc SDK
Smart Wallet Providers
Currently, Aarc SDK supports the following Smart Wallet Provider:
Safe
Biconomy
Alchemy
ZeroDev
Etherspot
With these Wallet Providers integrations, devs can deploy and query about the Smart Wallet directly using the aarcSDK
Now go ahead and bring better UX in web3!
The following are the functions available for every supported Smart Wallet Providers:
Last updated