- Update from PR#6 by @hiporox
- Resolve's issue #4 - Example app has missing url configuration
- Update from PR#5 by @hiporox
- Updated .gitignore to include missing file types
- Added script tag to the base.html that imports web3 since MetaMask no longer auto imports (https://docs.metamask.io/guide/provider-migration.html#replacing-window-web3)
- Try fix rlp
- Try fix ethereum
- Flake8, tox fixes in PR#2 by SukiCZ
- Bump 'rlp' - PR#1 by SukiCZ
- First release on PyPi