This project will not be updated anymore.
This web application enables the scan of any EU Digital COVID Certificate (previously known as EU Digital Green Certificate) to extract and display all the information it encloses. It is implemented in Typescript using Angular v11.
The development was made possible by the fact that the specifications of the certificate are in open-access, and the reference implementations are open-source.
This repository also contains an NPM package providing a library to parse such certificates.
- verification of signature
- languages
- factor away and publish an NPM package
- scan certificates from a camera, an image or from provided examples
- use of value sets for interpreting raw data