diff --git a/implementations/Trential.json b/implementations/Trential.json new file mode 100644 index 0000000..a9aaee1 --- /dev/null +++ b/implementations/Trential.json @@ -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" + ] + } + ] +} \ No newline at end of file