Mospy Wallet | Cosmos & Python

Felix
Mar 30, 2023

--

I am the creator of the mospy python package, which is a python interface for Cosmos SDK-based coins. This article provides you an overview of the (educational) resources available to get started with Python development in the Cosmos ecosystem.

Official Links:

Github: https://github.com/ctrl-Felix/mospy
Protobuf repository (very helpful): https://github.com/ctrl-Felix/cosmospy-protobuf
Documentation: https://mospy.ctrl-felix.de

Tutorials:

  1. Introduction | The Basics
  2. Cosmos SDK based coins (e.g. Osmosis, Juno, etc.)
  3. Custom transaction types (IBC transfer)

Additional Content:

  1. Introduction into Protobuf
  2. How to get the Accoutn number and sequence
  3. Cosmos gRPC queries in Python

--

--

No responses yet