https://github.com/openid/openid4vci
https://github.com/openid/openid4vci
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/openid/openid4vci
- Owner: openid
- Created: 2023-09-01T10:31:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-25T20:05:32.000Z (about 1 year ago)
- Last Synced: 2025-06-25T21:20:38.741Z (about 1 year ago)
- Size: 4.5 MB
- Stars: 90
- Watchers: 60
- Forks: 29
- Open Issues: 87
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# openid-4-verifiable-credential-issuance
Specification to allow holders to request issuance of credentials and issuers to issue verifiable credentials.
### Current WG-Draft
The current WG-Draft version is built automatically from the master branch and can be accessed at: https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-wg-draft.html
Other versions of the spec can be accessed at: https://openid.net/sg/openid4vc/specifications/
### Build the HTML ###
```docker run -v `pwd`:/data danielfett/markdown2rfc openid-4-verifiable-credential-issuance-1_0.md```