Skip to content

Commit

Permalink
Add aca-py plugin implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
PatStLouis authored and msporny committed Jul 19, 2024
1 parent 3369076 commit b6a6959
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions implementations/OpSecId.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "Open Security and Identity",
"implementation": "Aca-py Plugin",
"verifiers": [{
"id": "https://vc.opsec.id",
"endpoint": "https://vc.opsec.id/credentials/verify",
"tags": ["vc-api", "BitstringStatusList", "Revocation"]
}],
"issuers": [{
"id": "did:key:z6MksCeXh9Jwp4ZTEb5Kei7sJpBLpUyS3oaAib8wbtJQqsQu",
"endpoint": "https://vc.opsec.id/credentials/issue",
"tags": ["vc-api", "BitstringStatusList", "Revocation"]
}]
}

0 comments on commit b6a6959

Please sign in to comment.