Skip to content

Commit

Permalink
Update info about Hologram (#80)
Browse files Browse the repository at this point in the history
Signed-off-by: Ariel Gentile <[email protected]>
  • Loading branch information
genaris authored Jun 30, 2024
1 parent 49c3d89 commit f2e8684
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions wallets/Hologram.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
{
"capability": ["holder"],
"company": "2060",
"contact": "[email protected]",
"companyUrl": "https://2060.io",
"credentialFormats": ["AnonCred"],
"credentialProfiles": ["AnonCreds with did:indy","AnonCreds with did:web"],
"openSource": false,
"issuanceProtocols": ["Issue Credential v1", "Issue Credential v2"],
"keyManagements": ["did:key", "did:peer", "did:web", "did:indy"],
"logo": "https://2060.io/images/hologram-app.png",
"name": "Hologram",
"presentationProtocols": ["Present Proof v1.0","Present Proof v2"],
"$schema": "../viewer/src/assets/schema.json",
"signingAlgorithms": ["ECDSA","EdDSA","CL"],
"statusManagements": ["Indy Revocation"],
"type": "edge",
"urlAppStore": "https://apps.apple.com/co/app/hologram-messaging/id6474701855",
"urlGooglePlayStore": "https://play.google.com/store/apps/details?id=io.twentysixty.mobileagent.m",
"urlWebsite": "https://2060.io/#download"
}

0 comments on commit f2e8684

Please sign in to comment.