# r1cs-bellman [![Crates.io](https://img.shields.io/crates/v/r1cs-bellman)](https://crates.io/crates/r1cs-bellman) [![docs.rs](https://docs.rs/r1cs-bellman/badge.svg)](https://docs.rs/r1cs-bellman) This connects the r1cs crate, which generates R1CS gadgets, to the bellman crate, which generates Groth16 proofs.