Lesson 5 deploying with real test net (rinkeby or georli) #2833
-
Hello, Im trying to deploy the contract in real test net Am using georli test net but Im having this issue (invalid password) but my password is correct . What can I do to solve this please. |
Beta Was this translation helpful? Give feedback.
Answered by
alymurtazamemon
Sep 25, 2022
Replies: 2 comments 9 replies
-
Show your .env file please (with the data hidden as you please) |
Beta Was this translation helpful? Give feedback.
4 replies
-
@Faouzy09 Make sure you should not add space after |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
alymurtazamemon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Faouzy09 Make sure you should not add space after
=
in the.env
file for each variable.