django-ethereum-events icon indicating copy to clipboard operation
django-ethereum-events copied to clipboard

Ethereum Contract Event Log monitoring in Django

Results 11 django-ethereum-events issues
Sort by recently updated
recently updated
newest added

I am using this lib for developing a defi application. When I run `python3 manage.py migrate django_ethereum_events`, I always get error messages like ``` Traceback (most recent call last): File...