zklocus
v0.5.0
Published
Blockchain-agnostic, private geolocation verification via zero-knowledge proofs using recursive zk-SNARKs.
Downloads
31
Maintainers
Readme
Mina zkApp: Zklocus
This template uses TypeScript.
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