Lesson 1: Deploying to a “live” network #1795
-
I’m having multiple issues:
Now, how do I solve the Issue with test eth and Injected Web3 Environment to deploy the whole thing to a “live” network? PS: I’m a beginner to coding, so this question might be very basic. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Hello @trainpropel
Rinkeby network was deprecated, use goerli instead, you can get test eth here: https://faucets.chain.link/
Select the new option "Injected Provider" is exactly the same, they just changed the name.
Make any questions as you like we will try to provide support for all of them. |
Beta Was this translation helpful? Give feedback.
Hello @trainpropel
Rinkeby network was deprecated, use goerli instead, you can get test eth here: https://faucets.chain.link/
Select the new option "Injected Provider" is exactly the same, they just changed the name.
Make any questions as you like we will try to provide support for all of them.