Skip to content

Commit aa3d34c

Browse files
jrhenderBigBlueHat
authored andcommitted
feat: add OWF implementation issuer
1 parent 56f4639 commit aa3d34c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

implementations/OWF.json

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "OWF",
3+
"implementation": "OWF Labs - Node.js",
4+
"issuers": [
5+
{
6+
"id": "did:key:z6MksoRPRqnMWiivV4weRGGS9SiHXuqfJEYu95EiYtbvBxW6",
7+
"endpoint": "https://w3c-test-suite.vc-api-owf.dev/v1/vc-api/credentials/issue",
8+
"tags": ["vc-api"]
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)