This repository was archived by the owner on Mar 3, 2024. It is now read-only.

Description
Refer to this PR #56 where I tried to setup this repo by following the README file, but when I got up to the step of running npm run exec-local -- 9438792
, it crashed with error
[-] zkwasm require condition is false
file:///Users/luke/code/github/ltfschoen/zkgraph/api/common/zkwasm_mock.js:79
throw Error("Abort execution");
^
Error: Abort execution
which happens on this line https://github.com/hyperoracle/zkgraph/blob/master/api/exec.js#L81