ConnectButton
A button component that handles wallet connection functionality.
ConnectButton
The ConnectButton component provides wallet connection functionality with built-in state management.
Usage
Props
| Prop | Type | Default | Description | 
|---|---|---|---|
| showConnectedWallet | boolean | false | Show connected wallet address | 
| checkWrongNetwork | boolean | false | Enable network validation | 
| className | string | - | Additional CSS classes | 
Is this guide helpful?