File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ Are you developing a DID method and Universal Resolver driver? Click [Driver Dev
164
164
| [ did-indy] ( https://github.com/decentralized-identity/uni-resolver-driver-did-indy ) | 0.9.0 | [ 0.1] ( https://hyperledger.github.io/indy-did-method/ ) | [ universalresolver/driver-did-indy] ( https://hub.docker.com/r/universalresolver/driver-did-indy ) | Hyperledger Indy |
165
165
| [ did-everscale] ( https://git.defispace.com/ssi-4/everscale-resolver-driver ) | 0.1 | [ 0.1] ( https://git.defispace.com/ssi-4/everscale-did-registry/-/blob/master/docs/documentation.md ) | [ radianceteamssi/everscale-did-resolver-driver] ( https://hub.docker.com/r/radianceteamssi/everscale-did-resolver-driver ) | Everscale Blockchain |
166
166
| [ did-alastria-mvp2] ( https://github.com/alastria/uni-resolver-driver-did-alastria ) | 1.0.0 | [ MVP2] ( https://github.com/alastria/alastria-identity/wiki ) | [ alastria/universal-resolver] ( https://hub.docker.com/r/alastria/uni-resolver-driver-did-alastria ) | AlastriaID MVP2 |
167
- | [ did-cheqd] ( https://github.com/cheqd/did-resolver ) | 3.7.5 | [ 1.0] ( https://docs.cheqd.io/identity/architecture/adr-list/adr-001-cheqd-did-method ) | [ cheqd/did-resolver] ( https://github.com/cheqd/did-resolver ) | cheqd network |
167
+ | [ did-cheqd] ( https://github.com/cheqd/did-resolver ) | 3.7.6 | [ 1.0] ( https://docs.cheqd.io/identity/architecture/adr-list/adr-001-cheqd-did-method ) | [ cheqd/did-resolver] ( https://github.com/cheqd/did-resolver ) | cheqd network |
168
168
| [ did-com] ( https://github.com/commercionetwork/uni-resolver-driver-did-com/ ) | 1.0.0 | [ 1.0] ( https://docs.commercio.network/modules/did/ ) | [ ghcr.io/commercionetwork/uni-resolver-driver-did-com] ( https://github.com/commercionetwork/uni-resolver-driver-did-com/pkgs/container/uni-resolver-driver-did-com ) | Commercio public ledger |
169
169
| [ did-dyne] ( https://github.com/dyne/W3C-DID ) | 0.1 | [ 1.0] ( https://dyne.github.io/W3C-DID/#/ ) | [ dyne/w3c-did-driver] ( https://hub.docker.com/r/dyne/w3c-did-driver/ ) | Dyne.org Decentralized Identifiers |
170
170
| [ 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 |
Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ services:
270
270
ports :
271
271
- " 8130:8080"
272
272
cheqd-did-driver :
273
- image : ghcr.io/cheqd/did-resolver:3.7.5
273
+ image : ghcr.io/cheqd/did-resolver:3.7.6
274
274
ports :
275
275
- " 8131:8080"
276
276
environment :
You can’t perform that action at this time.
0 commit comments