decentralized-identity / universal-resolver

Universal Resolver implementation and drivers.
https://uniresolver.io/
Apache License 2.0
548 stars 240 forks source link

feat: Added everycred evrc did method and driver #380

Closed gourav-vc closed 1 year ago

gourav-vc commented 1 year ago

This pull request (PR) introduces the EveryCRED EVRC DID Method and Driver.

EveryCRED ? EveryCRED is a comprehensive platform designed for the issuance of verifiable credentials. With this platform, we handle both the issuance of credentials and the management of Decentralized Identifiers (DIDs) for both issuers and credential holders. This addition enhances the functionality of our system, allowing for seamless DID management in the context of verifiable credentials.

peacekeeper commented 1 year ago

Hello @gourav-vc thanks for your contribution! We merged your PR, but it seems there is an error:

 Connect to driver-did-evrc:8080 [driver-did-evrc/10.100.3.26] failed: Connection refused

Please check the configuration, etc., and if your driver is listening at the correct IP and port.