How It Works

How It Works

  1. You request the resolution of a DID via the Universal Resolver API.

  2. The service:

    • Validates the DID.

    • Loads transaction history from the BSV blockchain via the WhatsOnChain API.

    • Reconstructs the current DID Document.

    • Caches the DID Document internally

  3. The service returns a standards-compliant DID Resolution Result, including metadata and any applicable errors.


Limitations

  • Currently supports only the BSV method (did:bsv).

  • Response times may vary depending on blockchain lookup times by WhatsOnChain and length of the transaction chain.


Support and Resources

Last updated