Web3.py + Ganache + Infura or Alchemy
virtualenv -p python3.8 ~/.venv-py38source ~/.venv-py38/bin/activatepip install -r requirements.txtnpm install ganache --global
ganache --deterministic
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Web3.py + Ganache + Infura or Alchemy
virtualenv -p python3.8 ~/.venv-py38source ~/.venv-py38/bin/activatepip install -r requirements.txtnpm install ganache --global
ganache --deterministic