Skip to content
/ mdoc Public
forked from animo/mdoc

TypeScript implementation of ISO 18013-5 (mobile Driver Licenses): an ISO standard for digital driver licenses.

License

Notifications You must be signed in to change notification settings

marsouin/mdoc

 
 

Repository files navigation

Animo Logo

mDOC and mDL - TypeScript

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).

Powered by   Animo Logo


Installation  |  Contributing  |  License  |  Credits

Installation

npm i @animo-id/mdoc

Contributing

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

About

TypeScript implementation of ISO 18013-5 (mobile Driver Licenses): an ISO standard for digital driver licenses.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.8%
  • JavaScript 23.2%