Expand description
§SP1 Install
A library for installing the SP1 circuit artifacts.
Constants§
- CIRCUIT_
ARTIFACTS_ URL_ BASE - The base URL for the S3 bucket containing the circuit artifacts.
Functions§
- download_
file - Download the file with a progress bar that indicates the progress.
- groth16_
circuit_ artifacts_ dir - The directory where the groth16 circuit artifacts will be stored.
- install_
circuit_ artifacts - Install the latest circuit artifacts.
- plonk_
circuit_ artifacts_ dir - The directory where the plonk circuit artifacts will be stored.
- try_
install_ circuit_ artifacts - Tries to install the groth16 circuit artifacts if they are not already installed.