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 3a98972 commit e30054fCopy full SHA for e30054f
implementations/CredenceID.json
@@ -0,0 +1,28 @@
1
+{
2
+ "name": "CredenceID",
3
+ "implementation": "CredenceID",
4
+ "verifiers": [
5
+ {
6
+ "endpoint": "https://verifier.credenceid.com/credentials/verify",
7
+ "tags": [
8
+ "vc2.0",
9
+ "ecdsa-rdfc-2019",
10
+ "ecdsa-sd-2023",
11
+ "bbs-2023",
12
+ "eddsa-rdfc-2022",
13
+ "Ed25519Signature2020",
14
+ "vc-api",
15
+ "BitstringStatusList"
16
+ ],
17
+ "supportedEcdsaKeyTypes": [
18
+ "P-256"
19
20
+ "supports": {
21
+ "vc": [
22
+ "1.1",
23
+ "2.0"
24
+ ]
25
+ }
26
27
28
+}
0 commit comments