Snarkjs is a widely used zk-snark library. How can I read the generated files of snarkjs (e.g. `proof.json`, `public.json` and `verification_key.json`)?
Snarkjs is a widely used zk-snark library. How can I read the generated files of snarkjs (e.g.
proof.json,public.jsonandverification_key.json)?