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