-
What should i use insted of this |
Beta Was this translation helpful? Give feedback.
Answered by
krakxn
Aug 22, 2022
Replies: 1 comment 2 replies
-
JavaScript VM is equivalent to Remix VM. Injected Web3 is for incorporating something like Metamask, or an extension. So, equivalent to Injected Provider. Irrelevant but still: Web3 provider is for providing a specific RPC address of a node (networking). |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
sharez0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
JavaScript VM is equivalent to Remix VM.
Injected Web3 is for incorporating something like Metamask, or an extension. So, equivalent to Injected Provider.
Irrelevant but still: Web3 provider is for providing a specific RPC address of a node (networking).