Package Exports
- @railgun-community/circomlibjs
- @railgun-community/circomlibjs/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@railgun-community/circomlibjs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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