-
|
When i try to deploy script(deploy.py) after creating a new network locally ganache-local. I'm ending up with :: BrownieFundMeProject is the active project. Running 'scripts\deploy.py::main'... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
|
Hello @mdshaik07 try deleting the network and add it again, look up for any typo, and remember the host name should start with http. |
Beta Was this translation helpful? Give feedback.
-
|
I ran "ganache-cli" in one terminal.. and opened the other terminal to deploy script which get's connected to ganache-cli. |
Beta Was this translation helpful? Give feedback.

I ran "ganache-cli" in one terminal.. and opened the other terminal to deploy script which get's connected to ganache-cli.