https://github.com/docknetwork/vc-schemas
A collection of Verifaible Credential schemas/templates/examples
https://github.com/docknetwork/vc-schemas
verifiable-credentials
Last synced: 2 months ago
JSON representation
A collection of Verifaible Credential schemas/templates/examples
- Host: GitHub
- URL: https://github.com/docknetwork/vc-schemas
- Owner: docknetwork
- License: mit
- Created: 2021-11-30T19:43:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T17:23:30.000Z (over 2 years ago)
- Last Synced: 2023-10-10T23:23:48.594Z (over 2 years ago)
- Topics: verifiable-credentials
- Homepage: https://docknetwork.github.io/vc-schemas/
- Size: 51.8 KB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - docknetwork/vc-schemas - A collection of Verifaible Credential schemas/templates/examples (Misc)
README
# W3C Verifiable Credential Schemas
A collection of Verifaible Credential JSON schemas and examples.
## Official samples
- [Basic Credential](https://docknetwork.github.io/vc-schemas/basic-credential.json)
- [University Degree](https://docknetwork.github.io/vc-schemas/university-degree.json)
## Todos
- Generate index.json automatically (include name, desc, id)
- Add CI process to test each schema and corresponding credential example
- Add more schemas