Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 190 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 190 Bytes

Mina zkApp: Reencrypt

How to build

npm run build

How to run tests

npm run test
npm run testw # watch mode

How to run coverage

npm run coverage