ethereum_helpers

Helper functions for working with ethereum network.


Keywords
ethereum
License
MIT
Install
pip install ethereum_helpers==0.0.5

Documentation

Running tests

Plain

python3 setup.py test

Inside Docker container

docker-compose -f docker-compose.tests.yml up

or with remote debugger

./set-dockerhost.sh docker-compose -f docker-compose.tests.yml up