LogoLogo
  • 👋Introduction
    • Zion v2
  • 🏗️Zion Protocol Architecture
    • Overview
    • 🆔Decentralized Identifiers DIDs
      • DID Document
      • Service Endpoints
      • Sidetree
      • DID Universal Resource Identifier
        • Short Form URI
        • Long Form URi
      • DID Operations
        • Signing
        • Verification
      • Verifiable Credentials
    • ⚙️Decentralized Web Nodes
      • Messages
        • Basic Message
        • Signed Data
        • Authorization
        • Encrypted Data
      • DWN Requests
    • ⚡Bitcoin Lightning Network
      • Invoices
      • Payments(HTLC)
      • Taro
        • Non fungible Assets
        • Assets
        • Multi-Hop Taro Transfers
        • Asset Exchange
  • 📲Zion Social
    • Zion App
      • DID Account Creation
      • Social Profiles
      • Lightning Wallet
      • Creator Communities
      • Community Posts
    • Guide
  • 💫Web5 Interoperability
    • Why Web5?
    • Future Thoughts
    • FAQs
  • 📧Contact and Media
    • Contact Us
    • Social Media
Powered by GitBook
On this page

Was this helpful?

  1. Zion Protocol Architecture
  2. Decentralized Identifiers DIDs

Sidetree

PreviousDecentralized Identifiers DIDsNextDID Universal Resource Identifier

Last updated 2 years ago

Was this helpful?

leverages the blockchain-agnostic protocol to anchor tens of thousands of DID/DPKI (Decentralized Public Key Infrastructure) operations into one single on-chain Bitcoin transaction. These transactions are encoded so nodes can fetch, store, and replicate hash-associated DID operation batches via IPFS (InterPlanetary File System). nodes process operations in batches that independently arrive at the corrected DPKI state for system IDs, without the need for consensus mechanisms, blockchain, or sidechain. Nodes can work in parallel to fetch, process, and assemble DIDs, allowing nodes to run tens of thousands of operations per seconds. This allows Zion to create a robust decentralize identifier network that does not require trusted intermediaries, centralized authorities, or secondary consensus mechanisms.

Sidetree Network Topology

Content Accessible Storage(CAS): A IPFS Network that Sidetree nodes utilize to distribute and replicate DID operation files.

Bitcoin Ledger: Global and linear sequencing system for DID operations

Sidetree nodes: Nodes that interact with the to anchor operations, as well as fetch and replicate CAS network data.

🏗️
🆔
anchoring
anchoring system
DID:ION
Sidetree
DID:ION
DID:ION
Sidetree Network Topology