agw-react package includes an option to include Abstract Global Wallet as a connection option in the thirdweb ConnectButton component.
AGW + Thirdweb Example Repo
Use our example repo to quickly get started with AGW and thirdweb.
Installation
Install the required dependencies:Usage
1. Configure the ThirdwebProvider
Wrap your application in the ThirdwebProvider component.2. Render the ConnectButton
Render the ConnectButton component anywhere in your application, and includeabstractWallet in the wallets prop.