Overview
To create, sign and present digital identity documents, in issuer holder or holder verifier interactions, we can use the verifiable credentials lib to work with W3C Credentials (v1.1 & v2.0) and the mdoc credentials lib to work with mDLs (Mobile Driver's Licenses, ISO/IEC 18103-5) and other mdoc based data structures. Both libraries are utilising features of the crypto and did lib to create signatures.
Credentials Supported
- W3C credentials with JWT and SD-JWT signatures.
- mdoc credentials, such as mDL (ISO/IEC 18103-5).
Getting Started
- Sign W3C Credentials - create and sign W3C credentials.
- Present W3C Credentials - create and sign verifiable presentations.