Python SDK

GitHub: https://github.com/FunctionX/fx-py-sdk

Is it open source: Yes

Supported Cosmos version: v0.46.x

Overview

For seasoned developers, or developers who are just starting to venture into the world of blockchain, particularly the Cosmos ecosystem, the Cosmos Python SDK represents an essential tool that simplifies integration and use of blockchain technology. Python, known for its simplicity and readability, is a popular choice among developers for building a wide range of applications - from web services to artificial intelligence systems. By providing a Python SDK, Function X makes blockchain technology more accessible and easier to integrate into existing projects.

Developers can leverage Function X’s Python SDK, known as fx-py-sdk, to rapidly prototype, develop, and deploy blockchain solutions without needing to deep dive into blockchain technology or start from scratch. This not only speeds up development cycles but also opens up blockchain technology to a broader community of developers and teams that may not be specialists in blockchain but are proficient in building with Python.

Usage Examples

Create a wallet

Send a transfer transaction

Clear all balances in an account

Browse blocks

Subscribe to events

Further Reading

https://medium.com/lava-network/tutorial-how-to-cosmos-pt-3-sending-a-signed-tx-on-cosmos-hub-using-cosmjs-bd273381440d

\

Last updated