HashKey DID
  • Introduction
  • FAQ
  • Terminology
  • Developers
    • Guides
      • Register
      • Query
      • Libraries
      • Credential API Rule
    • API Reference
      • OpenAPI
      • OpenAPI For Dfinity
  • Protocol
    • Resolver
    • KYC
    • Multi-Chain
    • Credential
    • DID as NFT
    • Deployment
    • Contract API Reference
      • Registry
      • BasicInfo
      • PublicResolver
      • KYC
      • LayerZero
      • Credential
  • How to
    • Become an issuer
    • Edit issuer info
    • Issue a credential
      • Step 1: Deploy a contract
      • Step 2: Create a credential and submit
        • Claim rules
      • Step 3: Issue a credential
    • Manage your credentials
  • Support
    • Brand Kit
Powered by GitBook
On this page
  • 1. Chains
  • 2. Gas Fee
  1. Protocol

Multi-Chain

PreviousKYCNextCredential

Last updated 2 years ago

HashKey DID is a decentralized identity that supports multiple chains. The synchronization protocol is implemented through the . However, some chains are not yet supported by LayerZero, so we use middleware that we have developed to synchronize the DID with those chains.

1. Chains

The chains that DID supports registration and data synchronization are:

  • Ethereum

  • Polygon

  • Moonbeam

  • PlatON

2. Gas Fee

Users need to pay gas fees when sync their DIDs. Because the fluctuation of gas fees is unstable, we will charge 10-20% more than real-time gas fees on each chain, to ensure the success of the transaction.

When users sync information to a chain with an existing DID, it is equivalent to the users initiating a transaction directly on the target chain, rather than using a cross-chain protocol.

LayerZero protocol