@zk-kit/types
v1.0.9
Published
Common type definitions for Semaphore modules.
Downloads
4
Readme
🛠 Install
npm or yarn
Install the @zk-kit/types
package with npm:
npm i @zk-kit/types
or yarn:
yarn add @zk-kit/types
📜 Usage
Import
import { Identity, IProof, MerkleProof } from "@zk-kit/types"