Skip to main content
Skill — Copyable reference implementation. Use as-is or customize. See Skills Philosophy.
Connect to browser-injected wallets (MetaMask, Rabby, etc.) using the standard EIP-1193 provider interface. This Skill wraps window.ethereum with type safety and event handling.

Quick Start

Implementation

Copy this into your project:

Usage Examples

Connect Wallet Button

Handle Account/Chain Changes

Switch Networks

With React

EIP-6963 Multi-Wallet Discovery

For discovering multiple installed wallets, see the EIP-6963 documentation.