JSPM

circomlibjs-hinkal-fork

0.0.3
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 475
    • Score
      100M100P100Q106173F
    • License GPL-3.0

    Javascript library to work with circomlib

    Package Exports

    • circomlibjs-hinkal-fork

    Readme

    #circomlibjs

    It is Hinkal version of circomlibjs with global polyfills: process, Buffer

    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