Skip to content

Commit

Permalink
Create ACA-Py.json (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatStLouis authored Sep 23, 2024
1 parent 70ffd99 commit ce5226e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions implementations/ACA-Py.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "ACA-py",
"implementation": "ACA-Py",
"verifiers": [
{
"id": "https://aca-py.test-suite.app",
"endpoint": "https://aca-py.test-suite.app/vc/credentials/verify",
"tags": ["vc-api"]
}
],
"issuers": [
{
"id": "did:key:z6MkmiYjSToh5NdEf9xNuh5mDGXGYinzcAy1s4feRHtkEQJr",
"endpoint": "https://aca-py.test-suite.app/vc/credentials/issue",
"tags": ["vc-api"]
}
]
}

0 comments on commit ce5226e

Please sign in to comment.