Skip to content

Commit

Permalink
feat: update to latest did spec (#92)
Browse files Browse the repository at this point in the history
* feat: update to latest did spec

fixes #91
implements w3c-ccg/did-method-web#7

BREAKING CHANGE: Resolver now returns a `DIDResolutionResult` that wraps a DIDDocument. No errors are thrown, instead returned as `didResolutionMetadata.error/message`
  • Loading branch information
mirceanis authored Mar 15, 2021
1 parent ae2ab90 commit 4779436
Show file tree
Hide file tree
Showing 5 changed files with 2,433 additions and 2,509 deletions.
Loading

0 comments on commit 4779436

Please sign in to comment.