Metadata-Version: 2.1
Name: py-eth-contract
Version: 0.1.1
Summary: 
Home-page: https://github.com/zhaixt0203/py_eth_contract
Author: emliy Zhai
Author-email: zhaixt@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: eth-account (>=0.11.0,<0.12.0)
Requires-Dist: web3 (>=6.1.0,<7.0.0)
Project-URL: Repository, https://github.com/zhaixt0203/py_eth_contract
Description-Content-Type: text/markdown


py_eth_contract
================
py_eth_contract is a Python library for interacting with Ethereum smart contracts.

attrs:
  eth
  address
  abi
  functions
  events


methods:
    method_signature
