- Updated dependencies
- Add sources to docker image
- Changed to docker configuration to smaller base image
python:3.9-slim
- Changed WEB3_URL env variable to WEB3_PROVIDER_URI
- Added restart allways to example docker-compose.yml
- Added reporting of errors to console logging
- Added reporting of version information on startup
- Added basic documentation to readme
- Published package on PYPI
- Updated dependencies
- Initial Release