Skip to content

Commit 838e895

Browse files
ZzockerBigBlueHat
authored andcommitted
Add trential implementation
Signed-off-by: Pritam Singh <[email protected]>
1 parent 876d8ef commit 838e895

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

implementations/Trential.json

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"name": "Trential",
3+
"implementation": "Indisi",
4+
"issuers": [
5+
{
6+
"id": "did:key:z6MkmcDsJSgrET1sZz7shhvP7rQoeLYfiVTpz2nkDPdvL5KQ",
7+
"endpoint": "https://api.trential.dev/indisi-vc/issuer/credentials/issue",
8+
"tags": [
9+
"vc-api",
10+
"JWT"
11+
]
12+
}
13+
],
14+
"verifiers": [
15+
{
16+
"endpoint": "https://api.trential.dev/indisi-vc/verifier/credentials/verify",
17+
"tags": [
18+
"vc-api",
19+
"JWT"
20+
]
21+
}
22+
]
23+
}

0 commit comments

Comments
 (0)