Added dotenv parameter. Otherwise brownie fails to spin up a local ganache chain or to connect to Infura due to missing environment variables, unless they are manually exported. This might seem like something small but its not very obvious for newbies.
Added dotenv parameter. Otherwise brownie fails to spin up a local ganache chain or to connect to Infura due to missing environment variables, unless they are manually exported. This might seem like something small but its not very obvious for newbies.