Module install

Module install 

Source
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.