Skip to content

Commit

Permalink
identfy by Izertis json and logo (#83)
Browse files Browse the repository at this point in the history
Signed-off-by: Jymmbo <[email protected]>
  • Loading branch information
Jymmbo committed Aug 21, 2024
1 parent a6b21fb commit dafdf74
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 50 additions & 0 deletions wallets/IZERTIS-identfy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"capability": [
"holder"
],
"type": "edge",
"name": "Identfy",
"logo": "logos/izertis-identfy-logo-blue.png",
"company": "Izertis, S.A.",
"companyUrl": "https://www.izertis.com/en/",
"urlWebsite": "https://github.com/izertis/identfy-holder-wallet",
"urlAppStore": "https://apps.apple.com/do/app/identfy/id6476503276",
"urlGooglePlayStore": "https://play.google.com/store/apps/details?id=com.identfywallet.app",
"urlWebApp": "",
"downloadSource": "https://github.com/izertis/identfy-holder-wallet",
"openSource": true,
"license": "Dual: AGPL-3.0 and Commercial License",
"portability": false,
"credentialProfiles": [
"EBSI",
"JWT VC Presentation Profile 2",
"JWT VC Presentation Profile"
],
"credentialFormats": [
"JWT-VC",
"JWT",
"VC (1.1)"
],
"issuanceProtocols": [
"OpenID4VCI"
],
"keyManagements": [
"did:key"
],
"presentationProtocols": [
"OpenID4VP"
],
"signingAlgorithms": [
"ECDSA"
],
"statusManagements": [
"Status List 2021",
"Validity Credential",
"medium-term expiration",
"short-term expiration"
],
"trustManagements": [
"EBSI Trust Registries"
],
"$schema": "../viewer/src/assets/schema.json"
}

0 comments on commit dafdf74

Please sign in to comment.