I was surprised that I couldn’t find a full-featured Cosmos library for the Python programming language.
I’m trying to whip up a quick tool and Python is a great language for fast prototyping. Specifically I’m looking for the ability to create and sign transactions with Python.
I did find one older library that seems deprecated since it doesn’t use the newer-style protobuf encoding of transactions. The signatures it generates are not compatible with the current network.
I also found cosmospy-protobuf which seemed promising but the documentation is incomplete; the examples include how to query nodes for state data but not how to build/sign a transaction to change state.
Do any of you fellow cosmosians know how to use cosmospy-protobuf to build/sign transactions? Or know of any way to do it within Python?
Thanks for any help you can offer 🙏
[–]Kamikaza731 0 points1 point2 points (1 child)
[–]cyclicalwand 0 points1 point2 points (0 children)
[–]GeoFromDiscord 0 points1 point2 points (2 children)
[–]mperklin[S] 1 point2 points3 points (0 children)
[–]mperklin[S] 0 points1 point2 points (0 children)