Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 965 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 965 Bytes

Can I Verifiable Credential?

Contributing

Contributions are welcome and encouraged! Please follow best practices for contributing to open-source code on GitHub.

This site is built with 11ty and hosted on GitHub Pages.

To build the site locally you will need Node.js and npm. If you have Node, run the following in your local working copy directory:

$ npm i
$ npm run serve # or `build` for just file generation

If all worked as hoped, you can visit https://localhost:8080/ to test the site.

Data Source

The content of canivc.com is aggregated from W3C Verifiable Credential and Credential Community Group test suite report results. The list of currently configured test suite report URLs can be found in src/_data/results.js.

License

BSD-3-Clause © 2023 Digital Bazaar, Inc.