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
+15-8Lines changed: 15 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,6 @@ You should then be able to resolve identifiers locally using simple `curl` reque
79
79
curl -X GET http://localhost:8080/1.0/identifiers/did:iid:3QUs61mk7a9CdCpckriQbA5emw8pubj6RMtHXP6gD66YbcungS6w2sa
80
80
curl -X GET http://localhost:8080/1.0/identifiers/did:evan:testcore:0x126E901F6F408f5E260d95c62E7c73D9B60fd734
81
81
curl -X GET http://localhost:8080/1.0/identifiers/did:bid:ef214PmkhKndUcArDQPgD5J4fFVwqJFPt
82
-
curl -X GET http://localhost:8080/1.0/identifiers/did:polygonid:polygon:amoy:2qZBvRQPTZwYEKDVT3xY8W8zXvznqykyeqjSmXdz4U
83
82
curl -X GET http://localhost:8080/1.0/identifiers/did:pdc:8801:0xf47b66bc0d9b7c73f9ff27bf1f49a2b69dc167fc
84
83
curl -X GET http://localhost:8080/1.0/identifiers/did:tys:4B4AbVzzcJSnCZsdX4VaKyQgHRnC
85
84
curl -X GET http://localhost:8080/1.0/identifiers/did:plc:yk4dd2qkboz2yv6tpubpc6co
@@ -90,10 +89,16 @@ You should then be able to resolve identifiers locally using simple `curl` reque
90
89
curl -X GET http://localhost:8080/1.0/identifiers/did:algo:mainnet:app:1845671812:da490f2d15a625459bf970a3d55e1a646dfd3a956d011546e953e945d39fdada
91
90
curl -X GET http://localhost:8080/1.0/identifiers/did:itn:PA7xLNkMAqzzrDp4UBnrZm
92
91
curl -X GET http://localhost:8080/1.0/identifiers/did:iota:0xf4d6f08f5a1b80dd578da7dc1b49c886d580acd4cf7d48119dfeb82b538ad88a
93
-
curl -X GET http://localhost:8080/1.0/identifiers/did:iden3:polygon:amoy:xC8VZLUUfo5p9DWUawReh7QSstmYN6zR7qsQhQCsw
94
92
curl -X GET http://localhost:8080/1.0/identifiers/did:prism:c36cd59bbc62dee1925e1343a8fed051416e417116d6169d060746f1e6816cd4
95
-
curl -X GET http://localhost:8080/1.0/identifiers/did:tdw:QmbnQXj7DhWFrmgjDPKZCybn8fkKW7Wze57SQHpwsSQ7NZ:gist.githubusercontent.com:brianorwhatever:9c4633d18eb644f7a47f93a802691626:raw
93
+
curl -X GET http://localhost:8080/1.0/identifiers/did:webvh:QmPEQVM1JPTyrvEgBcDXwjK4TeyLGSX1PxjgyeAisdWM1p:gist.githubusercontent.com:brianorwhatever:9c4633d18eb644f7a47f93a802691626:raw
96
94
curl -X GET http://localhost:8080/1.0/identifiers/did:quarkid:EiBJ_1z9_OtvrfSgUNnBIs808vsRq7dQCKMP4LuSUosdXQ
95
+
96
+
curl -X GET http://localhost:8080/1.0/identifiers/did:zkjm:mainnet:d90e52b36a2e2306dc873ec0f7a94351
97
+
98
+
curl -X GET http://localhost:8080/1.0/identifiers/did:iden3:polygon:amoy:xC8VZLUUfo5p9DWUawReh7QSstmYN6zR7qsQhQCsw
99
+
curl -X GET 'http://localhost:8080/1.0/identifiers/did:iden3:polygon:amoy:xC8VZLUUfo5p9DWUawReh7QSstmYN6zR7qsQhQCsw?gist=f12d4f6fddeed78cb8b1faf1c6f4f171a590c1b05c484118a09847f5caa74d03'
100
+
curl -X GET 'http://localhost:8080/1.0/identifiers/did:iden3:polygon:amoy:xC8VZLUUfo5p9DWUawReh7QSstmYN6zR7qsQhQCsw?state=7a1a45d22b686cf1bd2f9fbecbed38b725a555e6d8ad68d3780feda9124b1a13'
101
+
97
102
You can also use an "Accept" header to request the DID document in a specific representation, e.g.:
|[did-jwk](https://github.com/transmute-industries/restricted-resolver)| 0.1 |[1.0](https://github.com/quartzjer/did-jwk/blob/main/spec.md)|[transmute/restricted-resolver](https://hub.docker.com/repository/docker/transmute/restricted-resolver)| DID Json Web Key |
@@ -169,7 +174,6 @@ Are you developing a DID method and Universal Resolver driver? Click [Driver Dev
169
174
|[did-iid](https://github.com/InspurIndustrialInternet/uni-resolver-driver-did-iid)| 0.1.0 |[0.1](https://github.com/InspurIndustrialInternet/iid/blob/main/doc/en/InspurChain_DID_protocol_Specification.md)|[zoeyian/driver-did-iid:latest](https://hub.docker.com/repository/docker/zoeyian/driver-did-iid)| Inspur DID Method |
|[did-polygonid](https://github.com/iden3/driver-did-iden3)| 0.0.4 |[1.0.0](https://github.com/0xPolygonID/did-polygonid/blob/main/did-polygonid-method.md)|[ghcr.io/iden3/driver-did-iden3:v0.0.4](https://github.com/iden3/driver-did-iden3/pkgs/container/driver-did-iden3)| PolygonID DID |
173
177
|[did-pdc](https://github.com/pdc-community/uni-resolver-driver-did-pdc/blob/master/README.md)| 0.0.1 | (missing) |[w744219971/driver-did-pdc](https://hub.docker.com/r/w744219971/driver-did-pdc)| PDC DID |
174
178
|[did-tys](https://github.com/itpeople-cy/tys-did-driver/blob/master/README.md)| 1.0 | 1.0 |[itpeoplecorp/tys-did-driver](https://hub.docker.com/r/itpeoplecorp/tys-did-driver)| TYS DID |
175
179
|[did-plc](https://plc.directory)| 0.0.1 |[dev](https://github.com/bluesky-social/did-method-plc/blob/main/README.md)|[bnewbold/uni-resolver-driver-did-plc](https://hub.docker.com/r/bnewbold/uni-resolver-driver-did-plc)| PLC DID |
@@ -180,12 +184,15 @@ Are you developing a DID method and Universal Resolver driver? Click [Driver Dev
180
184
|[did-algo](https://github.com/algorandfoundation/did-algo)| 1.0.0 |[2.0](https://github.com/algorandfoundation/did-algo/blob/main/SPEC.md)|[ghcr.io/algorandfoundation/did-algo](https://ghcr.io/algorandfoundation/did-algo)| Algorand Blockchain DID Method |
181
185
|[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 |
182
186
|[did-iota](https://github.com/iotaledger/uni-resolver-driver-iota)| 0.1.2 | 1.0 |[iotaledger/uni-resolver-driver-iota](https://hub.docker.com/r/iotaledger/uni-resolver-driver-iota)| IOTA DID |
183
-
|[did-iden3](https://github.com/iden3/driver-did-iden3)| 0.0.4 |[1.0.0](https://github.com/iden3/did-iden3/blob/main/did-iden3-method.md)|[ghcr.io/iden3/driver-did-iden3:v0.0.4](https://github.com/iden3/driver-did-iden3/pkgs/container/driver-did-iden3)| Iden3 DID |
184
-
|[did-prism](https://github.com/FabioPinheiro/uni-resolver-driver-did-prism)| 0.2 |[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 |
185
-
|[did-tdw](https://github.com/brianorwhatever/uni-resolver-driver-did-tdw)| 0.4 |[0.4](https://identity.foundation/trustdidweb/)|[uni-resolver-driver-did-tdw](https://hub.docker.com/r/brianrichter/uni-resolver-driver-did-tdw)| Trust DID Web |
187
+
|[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 |
188
+
|[did-webvh](https://github.com/brianorwhatever/uni-resolver-driver-did-webvh)| 0.5 |[0.5](https://identity.foundation/didwebvh/)|[uni-resolver-driver-did-webvh](ghcr.io/brianorwhatever/uni-resolver-driver-did-webvh:main)| DID WEBVH - Verifiable History |
0 commit comments