Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 377 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 377 Bytes

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