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