UNPKG

@reclaimprotocol/browser-extension-sdk

Version:

Lightweight SDK to trigger Reclaim verification flows from **your website** or **your own extension UI (popup/panel)**. It wires content ↔ background, opens the provider tab, generates proofs via an **offscreen** document (WebAssembly), and emits comple

3 lines (2 loc) 80 B
export * from "./src/types/index"; export { default } from "./src/types/index";