1.0.0 • Published 12 months ago
o1js-lite v1.0.0
o1js-lite
A lightweight version of the o1js package with only the verify function.
Installation
npm install o1js-liteUsage
import { verify } from "o1js-lite";
// Example usage of verify function
verify(/* proof data */);1.0.0
12 months ago