Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@railgun-community/circomlibjs

Railgun-Community770GPL-3.00.0.8

Javascript library to work with circomlib

circom, circomlib, iden3, snarkjs, snark, zero, knowledge

readme

circomlibjs

circomlibjs is a Javascript library that provides programs to compute the witness of several circuits of circomlib. This library is used to make tests of circomlib circuits.

In the src directory the package includes these programs, in the test directory includes its own tests and, in the tools directory includes programs to precompute some needed parameters.

You can install circomlibjs with the following command:

npm install -g circomlibjs