
Social Graph Blockchain for Decentralized Identity
Desmos provides decentralized identity, social graph infrastructure, and privacy‑preserving tools for Web3 social applications.
99.99%
Uptime SLA
<100ms
Median Latency
Global
Multi-Region Edge
PLATFORM
Built for production-grade workloads
Decentralized Identity
Enables secure, user‑owned identity systems.
Social Graph
Provides on‑chain relationship and reputation data.
Privacy Focused
Built with user data protection in mind.
IBC Enabled
Interoperable across the Cosmos ecosystem.
Real‑Time Desmos Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=DSM', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"DSM": {"btc":0.00000234,"eth":0.000067,"usd":0.45}}