Connecting Wallets
There are two ways you connect user's wallet to your application using thirdweb's React SDK
- Using the
ConnectWallet
component for a quick, easy and customizable UI - Create a completely custom UI using wallet connection hooks
There are two ways you connect user's wallet to your application using thirdweb's React SDK
ConnectWallet
component for a quick, easy and customizable UI