@lukas.j.han/mdoc
v0.5.6
Published
Animo Mdoc and MDL
Downloads
304
Maintainers
Readme
ISO 18013-5 defines mDL (mobile Driver’s Licenses): an ISO standard for digital driver licenses.
This is a JavaScript library for Node.JS, browers and React Native to issue and verify mDL CBOR encoded documents in accordance with ISO 18013-7 (draft's date: 2024-03-12).
Installation
npm i @animo-id/mdocContributing
Is there something you'd like to fix or add? Great, we love community contributions! To get involved, please follow our contribution guidelines.
License
This project is licensed under the Apache License Version 2.0 (Apache-2.0).
Credits
Thanks to:
- auth0/mdl for the mdl implementation on which this repository is based.
- auer-martin for removing node.js dependencies and providing a pluggable crypto interface
