Skip to content

Commit

Permalink
docs(README): replace VC API app with InputDesc app
Browse files Browse the repository at this point in the history
InputDesc is the one remaining app in the repo
  • Loading branch information
jrhender committed Sep 18, 2024
1 parent 38056b9 commit f641de5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,11 @@ For more information about SSI at EWF, see the [EWF Gitbook page on SSI](https:/
## Architecture

### Apps
#### VC-API
The [vc-api app](./apps/vc-api) is a NestJs implementation of the [W3C Credentials Community Group](https://w3c-ccg.github.io/) [VC API Specification](https://w3c-ccg.github.io/vc-api).

#### Input-Descriptor-To-Credential App
This [input-descriptor-to-credential app](./) is a NestJs implementation of a complementary service to
the [vc-api app](https://github.com/openwallet-foundation-labs/vc-api).
It allows converting an input descriptor to a credential to be signed.

### Libraries
#### DID Library
Expand Down

0 comments on commit f641de5

Please sign in to comment.