SnarkJS

Library that drives all things Circom

SnarkJS is a first-party JavaScript library used to make use of Circom files at all levels of the stack. While circuits themselves are written as .circom files, just about all functionality derived from these files comes from their integration with SnarkJS.

Installation

View the IDE installation instructions here.

In order to generate Zero Knowledge Proofs in a browser client (production)

Functionality

Groth16 ZK Proving Scheme

PLONK ZK Proving Scheme

Last updated