Gnosis-py includes a set of libraries to work with Ethereum and Gnosis projects
Gnosis-py includes a set of libraries to work with Ethereum and Gnosis projects: EthereumClient, a wrapper over Web3.py Web3 client including utilities to deal with ERC20/721 tokens and tracing. Gnosis Safe classes and utilities. Price oracles for Uniswap, Kyber… Django serializers, models and utils. Quick start Just run pip install gnosis-py or add it to your requirements.txt If you want django ethereum utils (models, serializers, filters…) you need to run pip install gnosis-py[django] If you have issues building coincurve maybe […]
Read more