Abstract Global Wallet
Getting Started
Learn how to integrate Abstract Global Wallet into your application.
Abstract Global Wallet (AGW) has two packages available for integration:
- agw-react: For frontend applications using React - built on wagmi.
- agw-client: For JavaScript/TypeScript environments - built on viem.
Starter Kits
To kickstart a new project with AGW configured in a Next.js app, use our CLI tool:
Or clone one of our example repositories to quickly get started:
Manual Installation
To add Abstract Global Wallet to an existing project, follow the getting started guides for either the agw-client or agw-react package.
Was this page helpful?