Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 422 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 422 Bytes

Mina zkApp: Minanite

Minanite equips organisations with a fair and anonymous tool for its members to voice and upload 'Issue' regarding the organisation. it can be used for private voting, whistle-blowing and more!

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

License

Apache-2.0