How can I locate/edit brownie-config.yaml file #274
Unanswered
packaging03
asked this question in
Q&A
Replies: 1 comment 1 reply
-
So I asked Gemini Ai and this is what it has to say 1. Understanding brownie-config.yaml
2. Locating the File
3. If the File Doesn't Exist
Example dotenv: .env
wallets:
from_mnemonic:
mnemonic: "your 12 word mnemonic phrase here"
count: 1
networks:
development:
cmd: ganache-cli -m "your mnemonic phrase here" Important Notes:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can someone please guide me on how I can locate the brownie-config.yaml file on my Mac system?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions