Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/or13/draft-steele-vc-issuer
VC Issuer
https://github.com/or13/draft-steele-vc-issuer
verifiable-credentials w3c
Last synced: 19 days ago
JSON representation
VC Issuer
- Host: GitHub
- URL: https://github.com/or13/draft-steele-vc-issuer
- Owner: OR13
- License: other
- Created: 2024-10-08T21:51:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T00:07:20.000Z (24 days ago)
- Last Synced: 2024-12-10T01:18:50.285Z (24 days ago)
- Topics: verifiable-credentials, w3c
- Language: Makefile
- Homepage: https://or13.github.io/draft-steele-vc-issuer/draft-steele-vc-issuer.html
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# VC Issuer
This is the working area for the individual Internet-Draft, "VC Issuer".
* [Editor's Copy](https://OR13.github.io/draft-steele-vc-issuer/#go.draft-steele-vc-issuer.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-steele-vc-issuer)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-steele-vc-issuer)
* [Compare Editor's Copy to Individual Draft](https://OR13.github.io/draft-steele-vc-issuer/#go.draft-steele-vc-issuer.diff)## Contributing
See the
[guidelines for contributions](https://github.com/OR13/draft-steele-vc-issuer/blob/main/CONTRIBUTING.md).Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.## Command Line Usage
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).