|
|
9 months ago | |
|---|---|---|
| src | 9 months ago | |
| .gitignore | 9 months ago | |
| Cargo.toml | 9 months ago | |
| README.md | 9 months ago | |
Testing Starky.
This repo builds from the Starky example from the plonky2 repo.
fibstark.rs, FibonacciStark:
Stark trait (from Starky)circuit.rs:
circuit.rs>test_stark_verif_in_plonky2 generates the Fibonacci Starky proof, and then verifies it in a Plonky2 proof.Requires nigthly: rustup override set nightly