Skip to content

Commit

Permalink
update paradym (#89)
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Glastra <[email protected]>
  • Loading branch information
TimoGlastra committed Aug 26, 2024
1 parent 1219b05 commit 9aeab41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wallets/Paradym Wallet.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"signingAlgorithms": ["EdDSA", "ECDSA"],
"type": "edge",
"license": "Apache-2.0",
"statusManagements": ["Indy Revocation"],
"statusManagements": ["Indy Revocation", "JWT/CWT status list"],
"dependencies": ["Credo", "SD-JWT-JS"],
"credentialProfiles": [
"AnonCreds with did:cheqd",
"AnonCreds with did:indy",
Expand Down
2 changes: 2 additions & 0 deletions wallets/Paradym.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"presentationProtocols": ["OpenID4VP"],
"$schema": "../viewer/src/assets/schema.json",
"signingAlgorithms": ["EdDSA", "ECDSA"],
"statusManagements": ["Indy Revocation", "JWT/CWT status list"],
"dependencies": ["Credo", "SD-JWT-JS"],
"credentialProfiles": ["AnonCreds with did:cheqd"],
"type": "cloud",
"urlWebsite": "https://paradym.id"
Expand Down

0 comments on commit 9aeab41

Please sign in to comment.