DeSo

  • Name: DeSo
  • URL: https://docs.deso.org/
  • Category: storage-heavy layer-1 / onchain social-graph protocol / creator-economy and app-state infrastructure
  • Summary: DeSo is best understood not as a single social app, but as a dedicated layer-1 that tries to put the shared social-data pool itself onchain. Its reusable mechanism is the combination of cheap storage-heavy transaction types, public replication of profiles/posts/follows and other app state, and a node model where many frontends or curators can rank and present the same underlying data differently. That makes it a useful comparison class for Farcaster, Lens Protocol, Ethereum Follow Protocol, and Ceramic-era portability systems because it represents the maximalist architectural bet: do not just standardize identities or follow lists—standardize the whole social graph and much of the surrounding product surface as chain state.
  • What it does:
    • Positions itself as a blockchain built for social-media-style data and other storage-heavy application state rather than only payments or smart-contract settlement
    • Exposes chain-level primitives for profiles, posts, comments, follows, direct messages, NFTs, token operations, and order-book-style exchange functionality according to its developer docs
    • Lets anyone run a node and expose their own curated feed or application experience while drawing from the same underlying blockchain data pool
    • Uses an identity flow that distinguishes owner keys from app-scoped derived keys, so applications can request narrower signing authority than the root account credentials
    • Encourages third-party app development through public docs, open-source repos, SDKs, and examples rather than treating feed or monetization features as closed product advantages
    • Frames creator monetization as part of the protocol surface through social tokens, NFTs, tipping, and other money-native social mechanics
  • Key claims:
    • The official vision page repeatedly describes DeSo as a layer-1 blockchain built from the ground up for social-media use cases and advanced trading applications, which is the clearest statement that the project is aiming at shared application state rather than only identity or messaging middleware.
    • The docs argue that storing profiles, posts, follows, and related content on a public chain lets many independent curators build feeds atop the same data pool. This is analytically important because the proposed decentralization point is the shared content substrate, not merely wallet-owned social objects.
    • The build-app tutorial is particularly valuable because it shows DeSo as a concrete stack: core chain code, backend transaction routes, frontend examples, and identity tooling for delegated signing all sit inside one coordinated protocol surface.
    • The identity split between owner keys and derived keys matters because it shows that even a “fully open data pool” still needs an authorization layer where apps receive bounded signing rights.
    • DeSo’s strongest corpus value is as a contrast case. Compared with Lens or Ethereum Follow Protocol, it pushes far more behavior into chain state; compared with Ceramic or BYOF, it reduces dependence on external indexing conventions by making the base shared object pool much thicker.
    • The real governance and rent questions do not disappear in this model. They move into transaction design, node operation, feed ranking, key-delegation UX, and which apps become dominant interpreters of the shared chain data.
    • This entry belongs in the corpus because it sharpens a recurring analytical question: when building an open social system, what should be portable metadata, what should be middleware, and what—if anything—should be the chain itself?
  • Whitepaper: No canonical standalone DeSo whitepaper surfaced in this pass. The strongest primary materials were the official docs and docs repository; see ../whitepapers/deso-primary-sources-2026-05-10.md.
  • Sources:
  • Last reviewed: 2026-05-10 UTC