MetaMask
Prompt users to connect to your app with their MetaMask wallet.
Usage
Behavior
WebGL
Prompts the user to connect their Metamask browser extension.
Standalone
Instantiates the customizable WalletProvider_Metamask
UI prefab, displaying a QR code and deep link button. Scan the QR code with your Metamask mobile app to connect.
Mobile
Instantiates the customizable WalletProvider_Metamask
UI prefab, displaying a QR code and deep link button. Click the deep link button to connect to your Metamask mobile app.
Miscellaneous
You may customize the WalletProvider_Metamask
prefab to fit your app's design.
The prefab is located at Assets/Thirdweb/Core/Prefabs
and referenced in the ThirdwebManager prefab.