File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
164164| [ 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 |
165165| [ 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 |
166166| [ 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 |
168168| [ 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 |
169169| [ 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 |
170170| [ 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:
270270 ports :
271271 - " 8130:8080"
272272 cheqd-did-driver :
273- image : ghcr.io/cheqd/did-resolver:3.7.5
273+ image : ghcr.io/cheqd/did-resolver:3.7.6
274274 ports :
275275 - " 8131:8080"
276276 environment :
You can’t perform that action at this time.
0 commit comments