Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 291 Bytes

sdk-ts-demo

Demo of using the typescript zk-email sdk

Run a demo file

pnpm i pnpm start src/shortest-example.ts

IMPORTANT NOTE

The sdk works in the browser and in Node, but NOT on Next.js server side yet. This is due wasm initialization. We will fix this in the near future.