Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

203 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cairo Verifier

This document provides steps to build and run the Cairo Verifier.

Building the Verifier

To build the latest version of the verifier and create a Sierra file, follow these steps:

  1. Navigate to the project root directory:
cd .
  1. Build the project:
scarb build

Running the Verifier

After building the verifier, you can run it with the following steps:

  1. Navigate to the runner directory:
cd runner
  1. Run the verifier:
cargo run --release -- ../target/dev/cairo_verifier.sierra < resources/parserin.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages