Metadata-Version: 2.4
Name: ethereum_light_api
Version: 0.1.1
Summary: Lightweight, dependency-free Ethereum API in pure Python.
Author-email: mrushchyshyn <markorushchyshyn@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/mrushchyshyn/ethereum_light_api
Keywords: ethereum,blockchain,crypto,web3,pure-python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# ethereum_light_api

Lightweight, dependency-free Ethereum API in pure Python.

➡️ **Full documentation and examples:** [github.com/mrushchyshyn/ethereum_light_api](https://github.com/mrushchyshyn/ethereum_light_api)
