diff --git a/wallets/EECC DID Controller.json b/wallets/EECC DID Controller.json index aa051fb..de54d49 100644 --- a/wallets/EECC DID Controller.json +++ b/wallets/EECC DID Controller.json @@ -8,7 +8,7 @@ "license": "", "capability": ["issuer", "holder"], "portability": false, - "linkToApp": "https://id.eecc.de/products/did_controller.html", + "urlWebsite": "https://id.eecc.de/products/did_controller.html", "credentialProfiles": [], "credentialFormats": ["LDP-VC"], "issuanceProtocols": ["OpenID4VCI"], diff --git a/wallets/EECC Verifier.json b/wallets/EECC Verifier.json index 2078dba..eea2995 100644 --- a/wallets/EECC Verifier.json +++ b/wallets/EECC Verifier.json @@ -5,10 +5,11 @@ "companyUrl": "https://id.eecc.de/products/vc_verifier.html", "type": "cloud", "openSource": true, + "downloadSource": "https://github.com/european-epc-competence-center/vc-verifier", "license": "AGPL-3.0", "capability": ["verifier"], "portability": true, - "linkToApp": "https://ssi.eecc.de/verifier/", + "urlWebsite": "https://ssi.eecc.de/verifier/", "credentialProfiles": [], "credentialFormats": ["LDP-VC", "SD-JWT-VC", "SD-JWT"], "issuanceProtocols": [],