maxgillett / halo2-base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Halo2 Base

Instructions

To run tests (you may need to install rust nightly)

cargo test --release -- --nocapture

Plot the circuit layout

cargo test --all-features -- --nocapture plot_gates

About

License:MIT License


Languages

Language:Rust 100.0%