Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

volume-stark

Description and overview

For more details about the Volume STARK system, see this description

How to run volume_stark for Testnet v0.3

cargo run --release --bin generate_recursive_circuit config/config.json circuits/testnet_v03.circuit
cargo run --release --bin prove_recursive circuits/testnet_v03.circuit test_data/paths/paths_1.json test_data/headers/blockheaders_1.json firstproof.bin
cargo run --release --bin prove_recursive circuits/testnet_v03.circuit test_data/paths/paths_2.json test_data/headers/blockheaders_2.json secondproof.bin
cargo run --release --bin prove_agg_recursive circuits/testnet_v03.circuit proof_list.txt final_proof.bin     

For aggregation, you need to create txt file with proof path names, for example:

firstproof.bin
secondproof.bin

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages