mirror of
https://github.com/arnaucube/plonky2-recursion-experiment.git
synced 2026-03-22 23:56:42 +01:00
No description
- Rust 100%
Abstract signature gadget into InnerCircuit. So that PODs just need to implement the InnerCircuit and then plug and recurse. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| README.md | ||
plonky2-recursion-experiment
WARNING: Experimental. Not safe, do not use in production.
Run
rustup override set nightly # Requires nightly Rust
cargo test --release -- --nocapture