UNPKG

o1js-email-verify

Version:

Implemented using [o1js](https://github.com/o1-labs/o1js), this project is a reimplementation of [zk-email](https://github.com/zkemail/zk-email-verify), leveraging the Mina proving system [Kimchi](https://o1-labs.github.io/proof-systems/specs/kimchi.html#

3 lines 168 B
export { emailVerify } from './email-verify.js'; export { generateInputs as generateEmailVerifierInputs } from './generate-inputs.js'; //# sourceMappingURL=index.js.map