Metadata-Version: 2.1
Name: mospy-ethermint
Version: 0.4.1
Summary: This package is a fork of cosmospy and is a light framework for the cosmos ecosystem
Project-URL: Homepage, https://github.com/ctrl-Felix/mospy/
Project-URL: Bug Tracker, https://github.com/ctrl-Felix/mospy/issues
Author-email: ctrl-felix <dev@ctrl-felix.de>
License: BSD 3-Clause License
Keywords: cosmos,cosmospy,mospy
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Dist: bech32==1.2.0
Requires-Dist: cosmospy-protobuf>=0.2.0
Requires-Dist: ecdsa==0.17.0
Requires-Dist: grpcio~=1.51.3
Requires-Dist: hdwallets==0.1.2
Requires-Dist: httpx~=0.23.0
Requires-Dist: mnemonic==0.20
Requires-Dist: protobuf==4.22.1
Requires-Dist: pysha3==1.0.2; python_version < '3.9'
Requires-Dist: safe-pysha3==1.0.3; python_version >= '3.9'
Description-Content-Type: text/markdown

# MosPy fork

This is a dumb fork of [MosPy](https://github.com/ctrl-Felix/mospy) lib that adds support of signing transactions in both Evmos and Injective chains.