Create a DIDPkh from an address
OptionalchainId: number | `0x${string}` = 1Optionalnamespace: string = 'eip155'DID String - top level DID
DID URL Object
DID URL string
DID Document
Verifiable DID - resolved from the did
Export the signer as a encoded string
Sign a message
Returns the DID URL
StaticfromGenerate a new signer
Optionaladdress?: `0x${string}`default: first account from provider
OptionalchainId?: number | `0x${string}`default: 1
Optionalnamespace?: stringdefault: eip155
StaticfromOptionalresolver: Resolver
EIP191 signer
Implements