Skip to content

Commit

Permalink
Add trential implementation
Browse files Browse the repository at this point in the history
Signed-off-by: Pritam Singh <[email protected]>
  • Loading branch information
Zzocker authored and BigBlueHat committed Dec 6, 2024
1 parent 876d8ef commit 838e895
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions implementations/Trential.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Trential",
"implementation": "Indisi",
"issuers": [
{
"id": "did:key:z6MkmcDsJSgrET1sZz7shhvP7rQoeLYfiVTpz2nkDPdvL5KQ",
"endpoint": "https://api.trential.dev/indisi-vc/issuer/credentials/issue",
"tags": [
"vc-api",
"JWT"
]
}
],
"verifiers": [
{
"endpoint": "https://api.trential.dev/indisi-vc/verifier/credentials/verify",
"tags": [
"vc-api",
"JWT"
]
}
]
}

0 comments on commit 838e895

Please sign in to comment.