stark-rust icon indicating copy to clipboard operation
stark-rust copied to clipboard

zk-STARK for fibonacci sequence in Rust

Results 1 stark-rust issues
Sort by recently updated
recently updated
newest added

Just feedback. I ran the code and got an error as below. ``` $ cargo run 52 9 Compiling arrayvec v0.4.10 Compiling libc v0.2.45 Compiling rayon-core v1.4.1 Compiling rayon v1.0.3...