Metadata-Version: 2.1
Name: chain_harvester
Version: 0.3.1
Summary: A Python library designed to interface with various blockchain networks, enabling the retrieval of data.
Home-page: https://github.com/blockanalitica/chain-harvester
Author: 0xCommanderKeen
Author-email: f91289621+0xCommanderKeen@users.noreply.github.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: eth-abi (>=4.1.0,<5.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: web3 (>=6.8.0,<7.0.0)
Project-URL: Documentation, https://blockanalitica.github.io/chain-harvester/
Project-URL: Repository, https://github.com/blockanalitica/chain-harvester
Description-Content-Type: text/markdown

# chain-harvester

A Python library designed to interface with various blockchain networks, enabling the retrieval of data.

- **Github repository**: <https://github.com/blockanalitica/chain-harvester/>



