Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

WIP: Add dotenv #56

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

WIP: Add dotenv #56

wants to merge 3 commits into from

Conversation

ltfschoen
Copy link

  • Add dotenv for private key and use of private endpoint
  • Update README to show user how to check if debug_getRawReceipts is supported by a provider using cURL
  • Update README with example of how to use Goerli Testnet
  • Error if you run command npm run exec-local -- 9438792, where 9438792 is a valid block number, it crashes 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

@ltfschoen ltfschoen mentioned this pull request Jul 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant