mirror of
https://github.com/tornadocash/snarkjs.git
synced 2024-11-01 07:45:43 +01:00
commit
80d7da1671
@ -308,7 +308,7 @@ Groth16 requires a trusted ceremony for each circuit. PLONK does not require it,
|
|||||||
|
|
||||||
#### Plonk
|
#### Plonk
|
||||||
```sh
|
```sh
|
||||||
snarkjs plonk setup circuit.r1cs pot12_final.ptau circuit_0000.zkey
|
snarkjs plonk setup circuit.r1cs pot12_final.ptau circuit_final.zkey
|
||||||
```
|
```
|
||||||
|
|
||||||
You can jump directly to Section 21 as PLONK does not require a specific trusted ceremony.
|
You can jump directly to Section 21 as PLONK does not require a specific trusted ceremony.
|
||||||
|
Loading…
Reference in New Issue
Block a user