Metadata-Version: 2.1
Name: evm-sc-utils
Version: 0.3.0
Summary: Utilities that are helpful when developing Ethereum Virtual Machine Smart Contracts with Python.
License: MIT
Author: mpeyfuss
Author-email: 82735893+mpeyfuss@users.noreply.github.com
Requires-Python: >=3.8,<4
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: web3 (>=5.27.0,<6.0.0)
