-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 12 replies
-
Hello @fricpto
Important Note, you have shared a screenshot with your private keys, please don't do so. You should never share those with anyone. |
Beta Was this translation helpful? Give feedback.
-
@cromewar what is the repo that I should check to see how can I work with Goerli eth and how to check the Infura endpoint (I have just copied and paste my project ID) |
Beta Was this translation helpful? Give feedback.
-
Hello @fricpto You should be using API KEY instead of PROJECT ID, just go to ENDPOINTS tab and you should see your API KEY at the top of Infura website as below: |
Beta Was this translation helpful? Give feedback.
-
Hey @fricpto |
Beta Was this translation helpful? Give feedback.
Hey @fricpto
The problem is you configuration file is called
brownie-config-yaml
and it should bebrownie-config.yaml
.Cheers.