Skip to content

WIP Rust implementation of zkSTARK verification for execution of large number of MIMC rounds

Notifications You must be signed in to change notification settings

jwasinger/stark-verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STARK Verifier

Instructions

Build the standalone executable cargo build and verify the serialized proof: ./path/to/verifier

Generating proofs

Use the python Mimc STARK implementation (modified) to generate serialized stark proofs: https:/jwasinger/research/tree/serialize/mimc_stark (outputs a binary file called proof)

About

WIP Rust implementation of zkSTARK verification for execution of large number of MIMC rounds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages