w3c-ccg / vdl-test-suite

Verifiable Driver's License Test Suite

Home Page:https://w3c-ccg.github.io/vdl-test-suite/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verifiable Driver's License Test Suite

A few of the members in the W3C Credentials Community Group have been working on a Verifiable Driver's License Vocabulary.

The CCG has also been working on a Verifiable Credentials HTTP API.

Please note:

  • This is all experimental; it's not meant to step on any toes (existing mDL work -- we are striving to be compatible with the mDL data model).
  • There is no guarantee that mDL will follow any particular path at this moment.

The test report output can be found here:

https://w3id.org/vdl/interop-reports

Install

Installation is pretty simple:

  1. Install the node_modules.
  2. Generate the latest vdls for 50 states.

The following commands should do the above:

npm i
npm run generate-vdls

About

Verifiable Driver's License Test Suite

https://w3c-ccg.github.io/vdl-test-suite/

License:Other


Languages

Language:JavaScript 81.7%Language:Handlebars 18.3%