Learn how to integrate Abstract Global Wallet with Thirdweb.
agw-react
package includes an option to include Abstract Global Wallet as a connection option in the thirdweb ConnectButton
component.
use client
directive at the top of your file (see
example)
and wrap your application in this component (see
example).abstractWallet
in the wallets
prop.