Setup & Installation
@actalink/react-hooks
provides hooks to integrate Actalink Smart Accounts into dApps seamlessly.
Follow the 5 steps mentioned below to set up and install @actalink/react-hooks
:
- Create a nextjs typescript project
- On installation, ensure prompts are as defined per below
- Install wagmi and its related dependencies
- Create wagmi config file inside
src/
folder of your project
- Install
@actalink/react-hooks
.