Use deeplinks
You can use deeplinks to directly route your users to specific, pre-configured functions inside the MetaMask mobile app. For example, you can create a deeplink that lets users make one-click payments with a preset token, recipient, and amount. You can also convert deeplinks to QR codes, so users can scan them with a mobile device.
If a user doesn't have the mobile app installed, deeplinks route the user to a landing page where they can download the app.
This page highlights deeplinks available for the MetaMask mobile app.
Open a dapp inside the in-app browser
- Deeplink
- Example
https://link.metamask.io/dapp/{dappUrl}
https://link.metamask.io/dapp/app.uniswap.org
This deeplink takes the user directly to the dapp URL in the MetaMask mobile in-app browser.
The example navigates to app.uniswap.org in the in-app browser.