iden3 / snarkjs

zkSNARK implementation in JavaScript & WASM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snarkjs.groth16.fullProve run locally fine but doesn't run correctly on cloud

IbrahimSam96 opened this issue · comments

I'm using the snarkjs library to generate proof and prover, it works locally fine. However fails on staging environment (heroku).

Curious to know if anyone tried running it on the cloud