Metadata-Version: 2.4
Name: lunalib
Version: 2.1.1
Summary: Cryptocurrency Ecosystem library (LunaLib) by Sanny and Ling Lin
Home-page: https://github.com/taellinglin/LunaLib
Author-email: taellinglin@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: numpy
Requires-Dist: pytest
Requires-Dist: pytest-benchmark
Requires-Dist: pandas
Requires-Dist: tqdm
Requires-Dist: base58
Requires-Dist: colorama
Requires-Dist: msgpack
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

A modular cryptocurrency ecosystem library including blockchain, wallet, mining, storage, and transaction management.
