ZK-Cred

November 27, 2022 ยท View on GitHub

Zero Knowledge Verifiable Credential Selective Disclosure Presentation

See notes

Contracts

From within the contracts directory:

How to build contracts

npm run build

How to run tests

npm run test
npm run testw # watch mode

How to run coverage

npm run coverage

License

MIT License

Contents

  1. 1Zero Knowledge Verifiable Credential Selective Disclosure Presentation
  2. 2How to build contracts
  3. 3How to run tests
  4. 4How to run coverage
  5. 5License