Metadata-Version: 2.1
Name: defigraph
Version: 0.0.2
Summary: A package for creating a directed graphs based on DeFi protocols
Author-email: Meek Msaki <meek.dev3@gmail.com>
Project-URL: Homepage, https://github.com/mmsaki/defigraph
Project-URL: Issues, https://github.com/mmsaki/defigraph/issues
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
Provides-Extra: dev
Requires-Dist: bumpver ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'

# Defi Graph

This is package for creating and visualizing graphs in DeFi protocols.
