Skip to content

Manyfestation/cairo-proof-delegation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cairo Proof Delegation

A proof-of-concept for conditional proof verification in Cairo, supporting both local and remote proving mechanisms.

Setup

  • Requires Scarb (Cairo build toolchain)

Build & Test

scarb build
scarb test -q

Project Structure

  • src/ - Cairo source files
  • Scarb.toml - Cairo project configuration

This POC demonstrates how proof verification can be conditionally delegated between local and remote environments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages