-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Book] Verifying Stone proof on Starknet #35
Comments
hey @dmirgaleev let me work on this :) |
Hi @martinvibes! |
Hi @dmirgaleev ,Please let me work on this when od hack starts. |
Hi @Jemiiah! |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedHi, I'm Erick part of Dojo Coding, and I'll be working on issue #35 as part of ODHack8.0. While I don't have direct experience in writing documentation, I have a strong background in blockchain development, particularly with Starknet and smart contract verification. This aligns well with the task, and I’m confident that I can create a clear and comprehensive guide. How I plan on tackling this issueHere’s how I will approach the task: Review the Integrity Verifier and relevant references to fully understand how to create and verify Stone proofs on Starknet. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI have some experience in cryptography. and cairo, and this can be leverged in learning about the stone prover and verifying the proof on starknet How I plan on tackling this issueprepare the call data for proof and use one of the verifier contracts on sepolia to verify the proof |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedhello i am a frontend developer and a technical writer How I plan on tackling this issueplease kindly assign me and i'll get straight to work |
Hello @dmirgaleev! Thank you so much for assigning me the issue, where can I contact you for questions? |
Hello @evgongora! Please, don't hesitate to join our Telegram group https://t.me/baking_bad_odhack to ask any questions and share progress! And happy hacking! |
Friendly heads up that you have until Sunday (October 6) to push your final PR @evgongora |
Add a documentation page describing how to create and verify Stone proof on Starknet. You will be using Integrity verifier available at https://github.com/HerodotusDev/integrity
In addition to verification instructions you’ll also need to provide a guide on how to deploy integrity contracts.
Path to your markdown file:
docs/pages/advanced/starknet.md
References:
The text was updated successfully, but these errors were encountered: