Metadata-Version: 2.4
Name: blockmachine
Version: 0.5.1
Summary: Blockmachine CLI - Miner and validator operator interface
License-Expression: MIT
Project-URL: Homepage, https://github.com/taostat/blockmachine
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: typer[all]>=0.9.0
Requires-Dist: rich>=13.7.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: PyJWT>=2.9.0
Requires-Dist: cryptography>=44.0.0
Requires-Dist: PyYAML>=6.0
