The DeSo Python SDK

Everything you need to construct, sign, and submit transactions is in the DeSo Python SDK. This is an advanced library that makes it extremely easy to do all of DeSo’s basic (and not-so-basic) transaction types.

The best way to learn is to simply go through the README and run the code. Once you’ve gotten everything to a “SUCCESS” status, you can proceed to the challenges, which simultaneously walk you through how to build an advanced market-making bot, as well as advanced social bots.

Last updated