to run the tests, export RPC_URL to environment:
- H
- h
- Install Pre-Commit
poetry run pre-commit install
- h
export RPC_URL="http://111.111.111.111:8545"
poetry run sphinx-build -b html docs/source docs/build
To view the built documentation, navigate to the docs/build folder & open the index.html file in a browser