-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
poseidon(2):
$ plonkit analyse -c testdata/Poseidon_2/circuit.r1cs
[2021-08-12T08:55:46Z INFO plonkit] Loading circuit from testdata/Poseidon_2/circuit.r1cs...
[2021-08-12T08:55:46Z INFO plonkit] analyse result: {
"num_inputs": 4,
"num_aux": 239,
"num_variables": 243,
"num_constraints": 240,
"num_nontrivial_constraints": 240,
"num_gates": 935,
"num_hints": 240
}
[2021-08-12T08:55:46Z INFO plonkit] output to analyse.json
[ 4:55PM ] [ zhangzhuo@MacBook-Air-3:~/repos/fluidex/circuits(master✗) ]
$ npx snarkjs info testdata/Poseidon_2/circuit.r1cs
[INFO] snarkJS: Curve: bn-128
[INFO] snarkJS: # of Wires: 243
[INFO] snarkJS: # of Constraints: 240
[INFO] snarkJS: # of Private Inputs: 0
[INFO] snarkJS: # of Public Inputs: 2
[INFO] snarkJS: # of Labels: 1108
[INFO] snarkJS: # of Outputs: 1
Metadata
Metadata
Assignees
Labels
No labels