7xAquarius

Results 2 comments of 7xAquarius

Did you install those packages ? `pip install py-solc-x` `pip install web3`

Brownie parses the `networks` part in `brownie-config.yaml` in a certain way that you cannot put an existing network id (in `brownie networks list`) and let it empty. ``` networks: rinkeby:...