Skip to content

kroma-network/halo2-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Halo2 Pairing

Instruction

Using privacy-scaling-exploration/halo2 requires rust nightly build. Install it using

rustup install nightly

Compile the repo

cargo +nightly build

Run main

cargo +nightly test -- --nocapture test_gates

Plot the circuit layout

cargo +nightly test --all-features -- --nocapture plot_gates

About

Monorepo of halo2 crates

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%