📖
zCloak Doc
  • About zCloak
    • Introduction
    • Tech stack overview
    • Protocol
      • DID Specification
      • VC Specification
    • Glossary
  • Developer Hub
    • Guides
      • did
      • vc operation
        • claim-attest
          • claim
          • attest
          • multi attest
        • issue
    • API Reference
      • DID
      • VC
      • VP
      • message
      • zkp
      • login/providers
    • Developer Tool
      • CLI
  • Resources
    • Ongoing Developer Event
    • Developer Education
    • Media Pack
    • FAQs
Powered by GitBook
On this page
  1. Developer Hub

Guides

PreviousGlossaryNextdid

Last updated 1 year ago

In this section, the document walks you through different scenarios for using our SDK, and the scenarios that appear in each of the following subsections are the ones that appear most frequently in our protocols, and will help you solve most of your problems. All code blocks in the following tutorials are coming from this repository: .

zkid-sdk-example