exec
Command
Run third-party Zero-Knowledge Proof tools transparently in optimized Docker containers.
Usage
Usage: sindri exec|x [options] [command]
Run a ZKP tool in your project root inside of an optimized docker container.
Options:
-l, --list-tags List the available docker image tags for a given tool.
-t, --tag <tag> The version tag of the docker image to use. (default:
"auto")
-h, --help display help for command
Commands:
circomspect [args...] Trail of Bit's Circomspect static analysis tool for
Circom circuits.
nargo [args...] Aztec Lab's Noir compiler and package manager.
help [command] display help for command
Subcommands
📄️ circomspect
Run Trail of Bits' Circomspect static analysis tool for Circom circuits in a Docker container.
📄️ nargo
Run Aztec's Nargo package manager for Noir-Lang projects.