@elytro/zkemail-proof
v1.0.0
Published
A lib designed based on the philosophy of 'Errors are values'
Downloads
14
Readme
Table of Contents
Installing
Using npm:
$ npm install @elytro/zkemail
Using yarn:
$ yarn add @elytro/zkemail
Using pnpm:
$ pnpm add @elytro/zkemail
Once the package is installed, you can import the library using import
approach:
import { ·TODO· } from '@elytro/zkemail'
Example
TODO
License
MIT