Metadata-Version: 2.1
Name: platon-aide
Version: 1.2.15
Summary: An aide that helps you quickly access the platon chain and use its basic functions.
Home-page: https://github.com/shinnng/platon-aide
Author: Shinnng
Author-email: shinnng@outlook.com
License: MIT
Keywords: platon
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: platon.py (>=1.2.0)
Requires-Dist: platon-account (>=1.2.0)
Requires-Dist: platon-hash (>=1.2.0)
Requires-Dist: platon-keys (>=1.2.0)
Requires-Dist: platon-typing (>=1.2.0)
Requires-Dist: platon-utils (>=1.2.0)
Requires-Dist: rlp (>=1.2.0)
Requires-Dist: gql (>=3.0.0rc0)
Provides-Extra: platon-aide
Requires-Dist: platon.py (>=1.2.0) ; extra == 'platon-aide'
Requires-Dist: platon-account (>=1.2.0) ; extra == 'platon-aide'
Requires-Dist: platon-hash (>=1.2.0) ; extra == 'platon-aide'
Requires-Dist: platon-keys (>=1.2.0) ; extra == 'platon-aide'
Requires-Dist: platon-typing (>=1.2.0) ; extra == 'platon-aide'
Requires-Dist: platon-utils (>=1.2.0) ; extra == 'platon-aide'
Requires-Dist: rlp (>=1.2.0) ; extra == 'platon-aide'
Requires-Dist: gql (>=3.0.0rc0) ; extra == 'platon-aide'

# platon-aide
An aide that helps you quickly access the platon chain and use its basic functions


