Replies: 1 comment
-
|
Nice to know @fantauzzi |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Infura now call "keys" what it used to call "projects". You won't find a
Project IDanymore in Infura'sSETTINGStab; that is now called anAPI KEY, and is under theENDPOINTStab. So when you deploy your contracts via Infura, you should set theWEB3_INFURA_PROJECT_IDenvironment variable to theAPI KEY(in your.envfile typically).Beta Was this translation helpful? Give feedback.
All reactions