A snap for managing semaphore secrets and creating zk-proofs for web3-plurality
npm install plurality-secrets-snap
npm install && npm run start
`To publish
- Update the version in package.json file
- Run npm run build:clean and verify in snap.manifest.json file if the changes (version etc.) were reflected from package.json
- Run npm version and verify if the version is updated correctly locally
- Run npm publish` to publish it to public npm registry