We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92d0f45 commit 876d8efCopy full SHA for 876d8ef
implementations/ProcivisOneCore.json
@@ -0,0 +1,25 @@
1
+{
2
+ "name": "Procivis One Core",
3
+ "implementation": "Procivis One Core",
4
+ "issuers": [
5
+ {
6
+ "id": "did:key:zDnaebiWvYW4sEFcncp6sLRmGPio1tVaXSDBwnYELtyvwpnYE",
7
+ "endpoint": "https://canivc.core.dev.procivis-one.com/vc-api/credentials/issue",
8
+ "tags": [ "vc-api" ]
9
+ }
10
+ ],
11
+ "verifiers": [
12
13
14
+ "endpoint": "https://canivc.core.dev.procivis-one.com/vc-api/credentials/verify",
15
16
17
18
+ "didResolvers": [
19
20
+ "id": "resolver",
21
+ "endpoint": "https://canivc.core.dev.procivis-one.com/vc-api/identifiers",
22
+ "tags": [ "did-key" ]
23
24
+ ]
25
+}
0 commit comments