This is a helper library to read r1cs binary files defined here
const readR1cs = require("r1csfile").readR1cs
readR1cs("myfile.r1cs").then((r1cs) => {
console.log(r1cs);
});
This is a helper library to read r1cs binary files defined here
const readR1cs = require("r1csfile").readR1cs
readR1cs("myfile.r1cs").then((r1cs) => {
console.log(r1cs);
});
Version | Downloads (Last 7 Days) | Tag |
---|---|---|
0.0.48 | 10,251 | latest |
Version | Downloads (Last 7 Days) | Published |
---|---|---|
0.0.48 | 10,251 | |
0.0.47 | 1,620 | |
0.0.46 | 4 | |
0.0.45 | 393 | |
0.0.44 | 2 | |
0.0.43 | 0 | |
0.0.42 | 0 | |
0.0.41 | 3,816 | |
0.0.40 | 1,382 | |
0.0.39 | 0 | |
0.0.38 | 0 | |
0.0.37 | 16 | |
0.0.36 | 6 | |
0.0.35 | 1,231 | |
0.0.34 | 0 | |
0.0.33 | 1,179 | |
0.0.32 | 20 | |
0.0.31 | 0 | |
0.0.30 | 0 | |
0.0.28 | 0 | |
0.0.27 | 0 | |
0.0.26 | 0 | |
0.0.25 | 0 | |
0.0.24 | 0 | |
0.0.23 | 0 | |
0.0.22 | 0 | |
0.0.21 | 0 | |
0.0.20 | 0 | |
0.0.19 | 0 | |
0.0.18 | 0 | |
0.0.17 | 0 | |
0.0.16 | 1,478 | |
0.0.15 | 4 | |
0.0.14 | 2 | |
0.0.13 | 0 | |
0.0.12 | 0 | |
0.0.11 | 0 | |
0.0.10 | 0 | |
0.0.9 | 0 | |
0.0.8 | 0 | |
0.0.7 | 0 | |
0.0.5 | 6 | |
0.0.4 | 1 | |
0.0.3 | 1 | |
0.0.2 | 2 | |
0.0.1 | 0 |
npm i r1csfile
21,414
0.0.48
GPL-3.0
152 kB
19