@verixyz/did-resolver
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

verixyz DID Document resolver plugin

This plugin exposes a DID resolver API to the rest of the agent. This is used to obtain DID documents that are used for verification and communication.

Class

DIDResolverPlugin

Constructors

  • (constructor)(options) Constructs a new instance of the DIDResolverPlugin class

Properties

  • methods: IResolver
  • schema: any

Methods

  • getDIDComponentById({ didDocument, didUrl, section, }) Dereferences a DID URL fragment and returns the corresponding DID document entry.

  • resolveDid({ didUrl, options, }) Resolves DID and returns DID Resolution Result

UniversalResolver

Constructors

  • (constructor)(options) Constructs a new instance of the UniversalResolver class

Readme

Keywords

none

Package Sidebar

Install

npm i @verixyz/did-resolver

Weekly Downloads

0

Version

2.0.0

License

Apache-2.0

Unpacked Size

41.4 kB

Total Files

20

Last publish

Collaborators

  • jerry.zhang.bill