This is a proof of concept project demonstrating how to monitor a smart contract for events with a Python 3.5 backend.
run npm install
run npm run start
run pipenv shell
run pip install src/backend/requirements.txt
run npm run server
run npm run build
- Using
parcel JS
for frontend babel compilation and js/scss dependency management. - Hardcoded to use Ganache GUI