Quickstart
Build ISO mDL compliant applications use the SpruceID Rust Library.
isomdl
will help you hold, present and verify an ISO compliant mDL. The issuance of mDLs requires a secure issuing process. If you are part of an issuing organization and you want to learn more about how to achieve secure mDL issuance using SpruceID's issuance platform, get in touch: https://spruceid.com/contact-us
isomdl
is a Rust library to be added to your existing Rust project.
Pre-requisites
Install with Cargo
Add the isomdl
library to your Rust project using cargo:
The following sections will provide a conceptual overview of the ISO mDL Rust library and examples of the interaction between devices and readers when an mDL is presented in person.
Last updated