edjroz / plonky2-semaphore

Plonky2 Semaphore example for ZKHack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plonky2 implementation of the Semaphore protocol

Used as an example in the ZKHack Plonky2 presentation.

Compilation

rustup override set nightly # Requires nightly Rust
cargo test --release

About

Plonky2 Semaphore example for ZKHack


Languages

Language:Rust 100.0%