NethermindEth / StarknetByExample

A collection of examples of Cairo smart contracts for Starknet.
https://starknet-by-example.voyager.online/
MIT License
101 stars 77 forks source link

Feature: On-chain proof verification #189

Open julio4 opened 1 month ago

julio4 commented 1 month ago

Description

The Stone Prover is a tool for generating STARK proofs of Cairo programs.

The Integrity Verifier enables the on-chain verification of proofs generated by the Stone Prover.

In this example, we will demonstrate how to generate a proof of a Cairo computation locally and verify it using the verifier contract on testnet.

Criteria:

Resources:

ODHack

To be eligible for additional rewards, be sure to review and follow the ODHack Common Guidelines and Contributing Guidelines. Be sure to join the telegram group and introduce yourself.

vibenedict commented 1 month ago

i will like to jump on it

raizo07 commented 1 month ago

@julio4 I'll like to work on this

VictoriaAde commented 1 month ago

I am interested in working on this. I have a good idea how I can go about this. Please assign me.

CollinsC1O commented 1 month ago

Hi @julio4 i will love to work this

julio4 commented 1 month ago

Hello everyone! I assigned @vibenedict for this time!

vibenedict commented 1 month ago

Just to update you that I am still working on rounding up the pr for this issue. I will be pushing the completed work pretty soon.

julio4 commented 1 month ago

Just to update you that I am still working on rounding up the pr for this issue. I will be pushing the completed work pretty soon.

Thank you very much. ODHack hackathon has already finished, so today will be the last day if you want to be eligible!

hudem1 commented 1 week ago

Hi @julio4,

I would like to be assigned on this issue and tackle this interesting issue ! :)