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-walletThis will:
- Create the component in your
components/uidirectory - Add all necessary dependencies to your package.json
- Set up required configuration files
- Add wallet provider configurations to your project