Metadata-Version: 2.1
Name: bloxroute-cli
Version: 1.86.6
Summary: bloXroute CLI
Home-page: https://bloxroute.com
Author: bloXroute Labs Inc.
Author-email: support@bloxroute.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
Requires-Dist: aiohttp (==3.7.3)
Requires-Dist: websockets (==8.1)
Requires-Dist: pyhumps (==1.6.1)
Requires-Dist: web3 (<=5.13.1,>=5.11.1)
Requires-Dist: orjson (==3.4.6)
Requires-Dist: dataclasses (==0.6)

# App description

bloxroute-cli is a utility for communicating with the [bloxroute-gateway].

# Documentation
You can find our full documentation, including requirements and installation instructions, [on our website][documentation].

# Troubleshooting

Contact us at support@bloxroute.com for further questions.

[1]: https://virtualenv.pypa.io/en/latest/
[documentation]: https://docs.bloxroute.com/
[bloxroute-gateway]: https://pypi.org/project/bloxroute-gateway/


