digitalbazaar / did-method-key

A did-io driver for the DID "key" method
Other
25 stars 10 forks source link

Update API to reflect did-io v0.9.x #24

Closed dmitrizagidulin closed 2 years ago

dmitrizagidulin commented 4 years ago

Refactor did:key resolver lib to reflect the API changes in https://github.com/digitalbazaar/did-io/pull/50. (did-io now contains the DIDDocument class, changes the get() return type to a plain JSON object instead of did doc instance.)

See also https://github.com/veres-one/did-veres-one/pull/56

dmitrizagidulin commented 2 years ago

Implemented, closing.