Files
sp1-project-template/.env.example
Ratan Kaliani 7f43a7f0a6 feat: Bump SP1 version, link fixes, cleanup (#60)
* chore: all fixes

* fix

* feat: bump to 4.1.7
2025-04-02 18:04:48 -07:00

10 lines
526 B
Plaintext

# Proof modes are `mock`, `cpu`, `cuda` and `network`.
# `mock` is for generating mock proofs locally.
# `cpu` is for generating proofs locally using the CPU.
# `cuda` is for generating proofs locally using the GPU.
# `network` is for generating proofs using the Succinct Prover Network.
SP1_PROVER=cpu
# To use the Succinct Prover Network, set the private key of the account you want to use for requesting proofs.
# Set up a new account here: https://docs.succinct.xyz/docs/network/developers/key-setup.
NETWORK_PRIVATE_KEY=