Connect to MetaMask
You can connect your dapp to MetaMask using one of the following methods:
- MetaMask SDK
- Third-party libraries with SDK support, such as Wagmi or Web3-Onboard
- The Wallet API directly
The following table compares the supported features of each connection option:
Feature | MetaMask SDK | Third-party libraries with SDK | Wallet API only |
---|---|---|---|
Connect from a web dapp to the MetaMask extension | ✓ | ✓ | ✓ |
Connect from a web dapp, desktop, mobile, and gaming dapps to MetaMask Mobile | ✓ |