The DeSo Python SDK
Last updated
Was this helpful?
Last updated
Was this helpful?
Everything you need to construct, sign, and submit transactions is in . 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.
Read the next sections to learn how to get help from the community and test your knowledge.