Metadata-Version: 2.1
Name: defi-protocols
Version: 0.0.1
Summary: A simple defi-protocols package
Home-page: https://github.com/KarpatkeyDAO/defi-protocols
Author: dharmendrakariya
Author-email: dharmendra@karpatkey.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: web3
Requires-Dist: requests
Requires-Dist: datetime
Requires-Dist: pathlib
Requires-Dist: eth-abi
Requires-Dist: setuptools

# Python package for Defi Protocols

## Install

[pip3 install defi-protocols](https://pypi.org/project/kpk-defi-protocols/0.1.0/)

## Config 

- First you will have to modify the `defi-config.json` under `/path/to/python/site-packages/general/defi-config.json`

- You should provide `RPC` endpoints and `EXPLORER API KEYS`
