Skip to content

Commit c58924b

Browse files
skynet2BigBlueHat
andauthored
feat: add GenDigital implementation (#116)
* feat: add GenDigital implementation fix: use dids * Update implementations/GenDigital.json Co-authored-by: BigBlueHat <[email protected]> * Update implementations/GenDigital.json Co-authored-by: BigBlueHat <[email protected]> --------- Co-authored-by: BigBlueHat <[email protected]>
1 parent fbc70e7 commit c58924b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

implementations/GenDigital.json

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "Gen Digital",
3+
"implementation": "Gen Digital",
4+
"issuers": [
5+
{
6+
"id": "did:web:fd5e2e37-8ee6-424e-92df-28d34fe4e0a5.did-dev3.dev.dts-dsa.com",
7+
"endpoint": "https://krakend-k8s-dev3.dev.dts-dsa.com/vcs/issuer/profiles/78980eb4-3862-4a78-8b65-b158b580aeec/v1.latest/credentials/issue",
8+
"tags": ["vc-api"]
9+
}
10+
],
11+
"verifiers": [
12+
{
13+
"id": "did:web:481ca770-fca8-4425-97be-96f057d6952a.did-dev3.dev.dts-dsa.com",
14+
"endpoint": "https://krakend-k8s-dev3.dev.dts-dsa.com/vcs/verifier/profiles/25c3a9cd-2a45-418e-9200-f7e8a24d1a43/v1.latest/credentials/verify",
15+
"tags": ["vc-api"]
16+
}
17+
]
18+
}

0 commit comments

Comments
 (0)