Infura settings #1988
-
I'm trying to connect my metamask wallet with remix.ethereum.org IDE. When I go to the Environment scroll down menue, I'm not seeing injected web3 , I'm getting wallet connect which brings up INFURA settings. I've tried to connect my test net wallet to the remix IDE using wallet connect but I haven't been successful. Can anybody help or have any suggestions? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Hopefully it will resolve the issue! |
Beta Was this translation helpful? Give feedback.
-
Using "Injected Provider" is the equivalent of using "Injected Web3". As so, the only prerequisites is a valid MetaMask wallet and you will be good to go. |
Beta Was this translation helpful? Give feedback.
-
I clicked on injected provider but it keeps going back to Remix VM (London). A message pops up telling me my metamask wallet must be running. I bring up my metamask wallet and then I go back to remix and it's still not working. What can I do to ensure that my metamask wallet is running while I'm in remix? |
Beta Was this translation helpful? Give feedback.
@mel9494 : There will be an option called Injected Provider - Metamask click on that, and you will be good to go.
Hopefully it will resolve the issue!