You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ You should then be able to resolve identifiers locally using simple `curl` reque
88
88
curl -X GET http://localhost:8080/1.0/identifiers/did:itn:PA7xLNkMAqzzrDp4UBnrZm
89
89
curl -X GET http://localhost:8080/1.0/identifiers/did:iota:0xf4d6f08f5a1b80dd578da7dc1b49c886d580acd4cf7d48119dfeb82b538ad88a
90
90
curl -X GET http://localhost:8080/1.0/identifiers/did:prism:c36cd59bbc62dee1925e1343a8fed051416e417116d6169d060746f1e6816cd4
91
-
curl -X GET http://localhost:8080/1.0/identifiers/did:webvh:QmVJ5nUYb9iugnUz4yDfbe8UFbhmnsvS2EAzSpSfPScRAn:opsecid.github.io
91
+
curl -X GET http://localhost:8080/1.0/identifiers/did:webvh:Qmb3KLhAKJ9wZx1gTPzcPfCxviRkiEJ4RGdHNviaedGu3i:opsecid.github.io
92
92
curl -X GET http://localhost:8080/1.0/identifiers/did:quarkid:EiBJ_1z9_OtvrfSgUNnBIs808vsRq7dQCKMP4LuSUosdXQ
93
93
curl -X GET http://localhost:8080/1.0/identifiers/did:zkjm:mainnet:d90e52b36a2e2306dc873ec0f7a94351
94
94
curl -X GET http://localhost:8080/1.0/identifiers/did:iden3:polygon:amoy:xC8VZLUUfo5p9DWUawReh7QSstmYN6zR7qsQhQCsw
@@ -193,7 +193,7 @@ Are you developing a DID method and Universal Resolver driver? Click [Driver Dev
193
193
|[did-itn](https://github.com/itn-trust/uni-resolver-driver-did-itn)| 1.0.0 |[1.0](https://github.com/itn-trust/itn-did-spec)|[ghcr.io/itn-trust/driver-did-itn](https://ghcr.io/itn-trust/driver-did-itn)| Integrated Trust Network (ITN) DID Method |
194
194
|[did-iota](https://github.com/iotaledger/uni-resolver-driver-iota)| 0.2 | 2.0 |[iotaledger/uni-resolver-driver-iota](https://hub.docker.com/r/iotaledger/uni-resolver-driver-iota)| IOTA DID |
195
195
|[did-prism](https://github.com/FabioPinheiro/uni-resolver-driver-did-prism)| 1.1 |[1.0](https://github.com/input-output-hk/prism-did-method-spec)|[ghcr.io/fabiopinheiro/uni-resolver-driver-did-prism](https://github.com/FabioPinheiro/uni-resolver-driver-did-prism/pkgs/container/uni-resolver-driver-did-prism)| PRISM DID |
196
-
|[did-webvh](https://github.com/decentralized-identity/uni-resolver-driver-did-webvh)|0.5|[0.5](https://identity.foundation/didwebvh/)|[uni-resolver-driver-did-webvh](ghcr.io/decentralized-identity/uni-resolver-driver-did-webvh:v2.7.2-8ce7982)| DID WEBVH - Verifiable History |
196
+
|[did-webvh](https://github.com/decentralized-identity/uni-resolver-driver-did-webvh)|2.8.0|[1.0](https://identity.foundation/didwebvh/)|[uni-resolver-driver-did-webvh](ghcr.io/decentralized-identity/uni-resolver-driver-did-webvh:v2.8.0-fe75eab)| DID WEBVH - Verifiable History |
0 commit comments