8000 GitHub - icemelon/halo2-examples: Include halo2 example circuits
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

icemelon/halo2-examples

Folders and files

NameName
Last commit message
Last commit date
< A1A9 div class="LatestCommit-module__Box--En0AE">

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Halo2 Examples

This repo includes a few simple examples to illustrate how to write circuit in Halo2.

Instruction

Compile the repo

cargo build

Run examples

cargo test -- --nocapture test_example1
cargo test -- --nocapture test_example2
cargo test -- --nocapture test_example3

Plot the circuit layout

cargo test --all-features -- --nocapture plot_fibo1
cargo test --all-features -- --nocapture plot_fibo2

About

Include halo2 example circuits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages

0