🦊MetaMask
MetaMask extension on desktop browser or MetaMask native app on mobile must be installed in the environment of an enduser in advance.
For Mobile Users
Users are directed to the internal browser within the MetaMask app if they already have the native app installed; otherwise, they are redirected to the app store page.
UI
[Popup] Connect with MetaMask
Condition to happen
For the first time user connects to the web-application(URL) with MetaMask.
Impact
Popup request opens up for users.
When to happen in your web-application
When users login to Metamask.
[Popup] Allow this site to switch the network ?
Condition to happen
For the first time user connects Metamask to Polygon or Mumbai network.
Impact
Popup request opens up for users.
When to happen in your web-application
Whenever uses sign for blockchain tx such as create SRR or transfer ownership.
[Popup] Signature Request
Condition to happen
sdk.signMessage
is invoked / sdk.signMessage
Impact / 影響
Popup request opens up for users
When to happen in your web-application
When user signs the message sdk.signMessage()
Login to your application with signing requires Popup confirmation to users unlike the case with Startrail login
Network Error
When network error occurs, please go to Settings > Networks on MetaMask, select active network, and change New RPC URL to the live one selected from the list below.
This Network error is more likely to occur in Test environment Mumbai.
Last updated
Was this helpful?