iden3 / snarkjs

zkSNARK implementation in JavaScript & WASM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ERROR] snarkJS: [Error: ENOENT: no such file or directory, open 'pot12_final.ptau'] { errno: -2, code: 'ENOENT', syscall: 'open', path: 'pot12_final.ptau' }

forum-120 opened this issue · comments

I have this issue when I type 'snarkjs plonk setup circuit.r1cs pot12_final.ptau circuit_final.zkey' in terminal

You need to download or create a ptau file named pot12_final.ptau in the directory that you are working in.