Home

Awesome

ZK-Cred

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