Skip to main content

klayr-did

Namespaces

Classes

Variables

default

default: Object

Type declaration

NameType
AddControllersCommandtypeof AddControllersCommand
AddKeysCommandtypeof AddKeysCommand
AddServiceEndpointCommandtypeof AddServiceEndpointCommand
CreateCommandtypeof CreateCommand
DeactivateCommandtypeof DeactivateCommand
DidEndpointtypeof DidEndpoint
DidMethodtypeof DidMethod
DidModuletypeof DidModule
RemoveControllersCommandtypeof RemoveControllersCommand
RemoveKeysCommandtypeof RemoveKeysCommand
RemoveServiceEndpointCommandtypeof RemoveServiceEndpointCommand
did{ client: client ; cryptography: cryptography ; resolver: resolver ; utils: utils ; getAddressDIDFromPublicKey: (chainspace: string, publicKey: Buffer) => string ; getDIDDocument: (did: string, options: CreateResolverParam) => Promise<undefined | DidDocument> ; parseDIDComponent: (did: string) => { chainspace: any ; did: string ; fragment: any ; method: any ; namespace: string ; path: any ; query: any ; scheme: string ; uniqueId: string ; uri: string } }
did.clientclient
did.cryptographycryptography
did.resolverresolver
did.utilsutils
did.getAddressDIDFromPublicKey[object Object]
did.getDIDDocument[object Object]
did.parseDIDComponent[object Object]
vcvc

Defined in

packages/klayr-did/src/index.ts:9