Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Installation

The easiest way to start making ZK proofs with powdrVM is to install cargo-powdr:

cargo install cargo-powdr

cargo-powdr is used to create and manage powdrVM projects, similar to cargo itself.

Prerequisites

You will need the Rust compiler and Cargo, the Rust package manager. The easiest way to install both is with rustup.rs.