Library Integrations
ConnectKit
Learn how to integrate Abstract Global Wallet with ConnectKit.
The agw-react
package includes an option to include Abstract Global Wallet as a connection option in the ConnectKit ConnectKitButton
component.
AGW + ConnectKit Example Repo
Use our example repo to quickly get started with AGW and ConnectKit.
Installation
Install the required dependencies:
Usage
1. Configure the Providers
Wrap your application in the required providers:
2. Render the ConnectKitButton
Render the ConnectKitButton component anywhere in your application:
Was this page helpful?