ethr-did-resolver
Advanced tools
Changelog
4.0.0 (2021-03-15)
DIDResolutionResult
which wraps a DIDDocument
.result.didResolutionMetadata.error
instead.publicKey
, ethereumAddress
, Secp256k1VerificationKey2018
entries in the DID document. They are replaced with verificationMethod
, blockchainAccountId
and EcdsaSecp256k1VerificationKey2019
and EcdsaSecp256k1RecoveryMethod2020
depending on the content.Changelog
3.0.1 (2020-11-09)