Skip to main content

create-vk

Reference

Create a verification key for the specified circuit

Usage: co-noir create-vk [OPTIONS]

Options:
--config <CONFIG> The path to the config file
--hasher <HASHER> The transcript hasher used for the proof [possible values: POSEIDON, KECCAK]
--circuit <CIRCUIT> The path to the circuit file, generated by Noir
--crs <CRS> The path to the prover crs file
--vk <VK> The output path to the verification key file
-h, --help Print help (see more with '--help')