We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3369076 commit b6a6959Copy full SHA for b6a6959
implementations/OpSecId.json
@@ -0,0 +1,14 @@
1
+{
2
+ "name": "Open Security and Identity",
3
+ "implementation": "Aca-py Plugin",
4
+ "verifiers": [{
5
+ "id": "https://vc.opsec.id",
6
+ "endpoint": "https://vc.opsec.id/credentials/verify",
7
+ "tags": ["vc-api", "BitstringStatusList", "Revocation"]
8
+ }],
9
+ "issuers": [{
10
+ "id": "did:key:z6MksCeXh9Jwp4ZTEb5Kei7sJpBLpUyS3oaAib8wbtJQqsQu",
11
+ "endpoint": "https://vc.opsec.id/credentials/issue",
12
13
+ }]
14
+}
0 commit comments