bbvk is a small util designed to generate the plonk verification keys for the custom trusted setup.
wget -O - https://raw.githubusercontent.com/rarimo/bbvk/refs/heads/main/install.sh | bash
bbvk --setup-path <SETUP_PATH> --circuit-path <CIRCUIT_PATH> --output-path <OUTPUT_PATH>