2.0.0 • Published 2 years ago

@verixyz/did-provider-web v2.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

verixyz did:web provider

This package contains an implementation of AbstractIdentifierProvider for the did:web method. This enables creation and control of did:web entities.

Classes

WebDIDProvider

Constructors

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

Methods

  • addKey({ identifier, key, options }, context)
  • addService({ identifier, service, options }, context)
  • createIdentifier({ kms, alias, options }, context)
  • deleteIdentifier(identifier, context)
  • removeKey(args, context)
  • removeService(args, context)
2.0.0

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago