Connect Wallet
A customizable button component that handles wallet connections with built-in support for multiple providers.
MetaMask Variants
Installation
Run the following command to add the Connect Wallet component to your project:
npx w3-kit@latest add connect-wallet
This will:
- Create the component in your
components/ui
directory - Add all necessary dependencies to your package.json
- Set up required configuration files
- Add wallet provider configurations to your project