Skip to content

Commit

Permalink
doc: add sd-jwt resources from Open Wallet Foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasjhan authored and berendsliedrecht committed Mar 12, 2024
1 parent ae84897 commit b306517
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,11 @@ Notable self-sovereign identity products and services that are in production.
- [OIDC4VCI](https://github.com/Sphereon-Opensource/OID4VCI) - A TypeScript library for OpenID for Verifiable Credential Issuance by Sphereon.
- [SIOP-OID4VP](https://github.com/Sphereon-Opensource/SIOP-OID4VP) - A TypeScript library for OpenID for Verifiable Presentations and Self-Issued OpenID Provider by Sphereon.
- [sdjwt.info](https://www.sdjwt.info/) - A playground environment for decoding and verifying SD-JWTs.
- [sdjwt.co](https://www.sdjwt.co/) - A online tool that allows you to decode, verify, and generate SD-JWTs.
- [sd-jwt-js](https://github.com/openwallet-foundation-labs/sd-jwt-js) - A TypeScript implementation of the SD-JWT & SD-JWT-VC specification from Open Wallet Foundation.
- [sd-jwt-ts](https://github.com/blu3beri/sd-jwt-ts) - A TypeScript implementation of the SD-JWT specification.
- [did-core](https://github.com/blu3beri/did-core) - A TypeScript implementation of the DID core specification.


## 🎓 Tutorials & Guides

- [Aries Framework JavaScript Tutorials](https://www.youtube.com/playlist?list=PLopHpZBbk8wM4FRFZl3LXeAhz6fbX4_lk) - A playlist of useful beginner tutorials on how to use Aries Framework JavaScript.
Expand Down

0 comments on commit b306517

Please sign in to comment.