Search…
About DeSo Chain
DeSo: The Decentralized Social Network
For Users
Applications
Referral Program
Privacy and Security
For Developers
Identity
Backend
The DeSo Repos
Bug Bounty
Exchange Listing API
Resources & Examples
For Node Operators
Active Nodes
Setup
FAQ
Contact And Media
Contact US
Social Media and Community
Reporting an Account or Post
中文
什么是DeSo? (What is DeSo?)
愿景 (The Vision)
Powered By
GitBook
Resources & Examples
Here is a list of libraries, examples, SDKs and other resources useful to those developing on the DeSo Blockchain.
Important
These are unofficial packages and examples provided by the user community and therefore have not been checked for bugs, issues, or security risks.
So use them as examples and Do Your Own Research before running these.
Opensource Front ends & Extensions
Diamond App
Bitclout
CloutFeed
Plus+ Extension
CloutCLI
Netlify Hosted Frontend
SDKs / Libraries
Python Package
Supports all DeSo Backend api functions
Upload image to images.bitclout.org
Upload image to
Arweave
Dart SDK
Supports all DeSo Backend api functions
Typescript SDK
:
Get Exchange Rate
Get App State
Get coin holders
Get single user profile by pubkey or username
Get information about 1 or more users
Get a users followers
Get notifications
Get transaction
Submit transaction
Identity service
Cloudflare Workers DESO Embed Code
- Enables DESO urls from showing good embed info on twitter, discord, and in google search.
Code examples
Use Identity login:
Javascript
React
Svelte
Javascript
Python
Sign a transaction in NodeJS with seedHex and txnHex
Query DeSo Postgres DB with PublicKey in JS
Upload an image to DeSo with Python
Generate JWT in Python
and
Validate JWT in NodeJS
Start up a Deso Node with PostgreSQL DB (BETA & Incomplete)
DESO Blockchain Datamodel and Analytics tools in Swift
Bash script to create a node & print out all posts
For Developers - Previous
Exchange Listing API
Next - For Node Operators
Active Nodes
Last modified
5mo ago
Copy link
Contents
Important
Opensource Front ends & Extensions
SDKs / Libraries
Code examples