SVX Documentation
HomepageAPISDK
2022-01
2022-01
  • What is the API-of-Me
  • Getting Started
    • Setting Up
    • Quickstart
    • Terminology
  • Platform
    • Secure Value Exchange
    • Vault
      • Enterprise Vault
  • Guides
    • Credential Schemas
    • Credential Types
    • Credentials
      • Issue Credentials
    • DIDs
      • DID Resolver
      • DID Registrar
      • DID Methods
        • did:key
        • did:web
        • did:ebsi
        • did:indy
      • DID Controller Keypair
    • OpenID Connect
      • For Verifiable Presentation
    • Presentations
    • Presentation Definitions
    • Vault
      • Setting up Access
      • Items and Slots
      • Connections and Sharing
      • Classification Hierarchies
      • Attachments
      • On-sharing & Client Tasks
      • Account Delegation
  • Tools
    • Meeco SDK & CLI
    • Cryppo SDK & CLI
  • Policies
    • Privacy
    • Developer Policy
  • Releases
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Guides
  2. DIDs

DID Methods

Last updated 1 year ago

Was this helpful?

Platform supports the following DID Methods

Method
Description
Specification
Resolver
Registrar

did:ebsi

DIDs on the EBSI network from the European Blockain Initiative

yes

yes

did:indy

DIDs on Hypledger Indy from Sovrin Foundation

yes

yes

did:key

Simples possible implementation of a DID method based on public/private key pairs. Registry independent.

yes

yes

did:web

DIDs on web server infrastructure

yes

yes

We're working on adding support for the following

Method
Description
Specification
Resolver
Registrar

did:hedera

DIDs on Hedera Hashgraph from Hbar Foundation

yes

yes

Don't find your preferred DID method in the list? Contact us!

EBSI DID Method
Indy DID Method
Key DID Method
Web DID Method
Hedera DID Method