Skip to content

Commit

Permalink
feat: update to latest did spec
Browse files Browse the repository at this point in the history
fixes #91
implements w3c-ccg/did-method-web#7

BREAKING CHANGES:
* resolver is now returning a DIDResolutionResult that wraps a DIDDocument
* No errors are thrown, instead returned as didResolutionMetadata.error/message
  • Loading branch information
mirceanis committed Mar 11, 2021
1 parent ae2ab90 commit 1331cc0
Show file tree
Hide file tree
Showing 5 changed files with 2,370 additions and 2,492 deletions.
Loading

0 comments on commit 1331cc0

Please sign in to comment.