jpick713 / black-scholes-prover

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts to run

In the root directory, you can run:

cd program
cargo prove build

this builds the elf file

then run:

cd ../scripts
RUST_LOG=info RUSTFLAGS='-C target-cpu=native' cargo run --release

About


Languages

Language:Rust 100.0%