Skip to content

Commit

Permalink
Add other project links
Browse files Browse the repository at this point in the history
  • Loading branch information
waltkb committed Dec 13, 2023
1 parent cdb508c commit 9ca6a60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ Available for Kotlin/Java and JavaScript environments.
### Services
A set of API's to build issuer, verifier and wallet capabilities into any app.

- Issuer API - enable apps issue credentials (W3C JWTs, SD-JWTs and JSON-LD) via OID4VC.
- Verifier API - enable apps to verify credentials (W3C JWTs, SD-JWTs and JSON-LD) via OID4VP/SIOPv2.
- Wallet API - extend apps with holistic identity wallet capabilities like collecting, storing, managing and sharing of identity credentials.
- [Issuer API](https://github.com/walt-id/waltid-identity/tree/main/waltid-issuer-api) - enable apps issue credentials (W3C JWTs, SD-JWTs and JSON-LD) via OID4VC.
- [Verifier API](https://github.com/walt-id/waltid-identity/tree/main/waltid-verifier-api) - enable apps to verify credentials (W3C JWTs, SD-JWTs and JSON-LD) via OID4VP/SIOPv2.
- [Wallet API](https://github.com/walt-id/waltid-identity/blob/main/waltid-web-wallet/README.md) - extend apps with holistic identity wallet capabilities like collecting, storing, managing and sharing of identity credentials.

### Apps
A set of white-label apps to get started in no time.
Expand Down

0 comments on commit 9ca6a60

Please sign in to comment.