risc0 / risc0-foundry-template

Template for integrating RISC Zero and Ethereum using Foundry
https://risczero.com
108 stars 60 forks source link

Refactor env vars for prover #9

Closed mothran closed 1 year ago

mothran commented 1 year ago

Introduced the new PROVE_MODE env var to select between:

Also added in: BONSAI_API_URL / BONSAI_API_KEY from this PR: https://github.com/risc0/risc0/pull/641