JWT VC Presentation Profile

The lastest draft can be found at: https://identity.foundation/jwt-vc-presentation-profile/

Contributing

We invite anyone to raise issues or pull requests. Please check existing issues before creating a new one.

Getting Started

This repo uses Spec-Up to generate profile documents.

$ npm install
$ npm run dev # for local development
$ npm run render # for rendering the doc

To view the generated profile doc, open index.html in your browser.