This repository contains a registry created by the LACChain ID Working Group for the purpose of maintaining a list of Credential Schemas (in JSON-LD format) for different credential types. Also, an example of the credential associated with each schema will be kept in this repository.
Use the standard fork, branch, and pull request workflow to propose new credential type.
- Add your VC Schema to /schemas folder
- Add your VC Example to /examples folder
- Edit credentials.md file to include your credential type information
Contributions to this repository are intended to become part of LACChain ID Whitepaper. To make substantive contributions to specifications, you must either participate in the relevant LACChain ID Working Group or make a non-member patent licensing commitment.
If you are not the sole contributor to a contribution (pull request), please identify all contributors in the pull request comment.
To add a contributor (other than yourself, that's automatic), mark them one per line as follows:
+@github_username
If you added a contributor by mistake, you can remove them in a comment with:
-@github_username
If you are making a pull request on behalf of someone else but you had no part in designing the feature, you can remove yourself with the above syntax.