Identity Layer

SocialBlock supports decentralized, privacy-preserving identity through a hybrid setup:

Components:

  • zkID (Polygon ID / Sismo): Enables zero-knowledge proof of identity, reputation, and soulbound credentials without exposing user data.

  • Ceramic IDX: Stores user metadata, contributions, and profile proofs in a decentralized and mutable format.

  • Identity Cache (Supabase): Enables fast querying and sessionless interactions.

Supported Features:

  • Anonymous verified profiles

  • Reputation SBTs (soulbound tokens)

  • DID compatibility

  • Custom display handles + ENS integration (planned)

Last updated