@anudit/r1csfile

0.0.47 • Public • Published

R1CS Binary File Format

This is a helper library to read r1cs binary files defined here

Usage

const loadR1cs = require("r1csfile").load

loadR1cs("myfile.r1cs").then((r1cs) => {
	console.log(r1cs);
});




/@anudit/r1csfile/

    Package Sidebar

    Install

    npm i @anudit/r1csfile

    Weekly Downloads

    1

    Version

    0.0.47

    License

    GPL-3.0

    Unpacked Size

    152 kB

    Total Files

    18

    Last publish

    Collaborators

    • anudit