dipdup-io / stone-packaging

Various forms of distribution for the Starkware Stone prover and verifier
MIT License
11 stars 13 forks source link

[Book] Cairo execution artifacts #27

Open dmirgaleev opened 3 days ago

dmirgaleev commented 3 days ago

Add a documentation page that describes how to generate execution artifacts that should be provided to the Stone prover.

Path to your markdown file: docs/pages/usage/execution.md

References:

Jemiiah commented 3 days ago

@dmirgaleev I would love to work on this issue when ODHack stars I have worked on about 6 different document issue on different repositories this is my OD Hack portfolio with over 50 contributions https://app.onlydust.com/u/Jemiial very good track record on docs issues here are some of the repositories I have worked on Flex-NFT-Marketplace/Flex-Marketplace-Contract#106 dragan2234/worldcoin-scroll-bridge#13 dragan2234/worldcoin-scroll-bridge# 11 NethermindEth/StarknetByExample#200

onlydustapp[bot] commented 3 days ago

Hi @Jemiiah! Maintainers during the ODHack # 8.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.

onlydustapp[bot] commented 3 days ago

Hi @Jemiiah! Maintainers during the ODHack # 8.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.

martinvibes commented 3 days ago

hello @dmirgaleev i am a blockchain developer and a technical writer please can i work on this issue :) and would love to be a contributor

here are some of the docs i have writting: https://github.com/cairo-book/cairo-book/blob/main/src/ch16-05-01-price-feeds.md https://github.com/bandada-infra/bandada/blob/main/README.md https://github.com/lfglabs-dev/starknet.quest/blob/testnet/docs/CONTRIBUTING.md

please assign me :)

onlydustapp[bot] commented 3 days ago

Hi @martinvibes! Maintainers during the ODHack # 8.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.

Gerson2102 commented 3 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged


Hey! I'm Gerson. 👋

Member of Dojo Coding. Can I work on this issue?

Check my OnlyDust profile, I've contributed to many projects: Profile


How I plan on tackling this issue

Plan to Solve the Issue:

  1. Understand the issue by thoroughly reviewing its details.
  2. Read the Cairo book to understand what Cairo artifacts are.
  3. If I don't understand it fully, I will conduct my own research for further clarification.
  4. If I get stuck, I will ask questions to move forward efficiently.
  5. Once the work is completed, I'll open a PR and wait for your feedback.

rahultandale3 commented 3 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

Hey! I'm Rahul. 👋 Member of Dojo Coding. Can I work on this issue?

How I plan on tackling this issue

Understand the issue by thoroughly reviewing its details. Read the Cairo book to understand what Cairo artifacts are. If I don't understand it fully, I will conduct my own research for further clarification. If I get stuck, I will ask questions to move forward efficiently. Once the work is completed, I'll open a PR and wait for your feedback.

MullerTheScientist commented 3 days ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

I am a full-stack developer with experience in QA testing and languages like Python, Cairo, Solidity, React, and JavaScript.

How I plan on tackling this issue

i will Briefly introduce Stone prover and execution artifacts Explain the purpose of generating execution artifacts List required tools and dependencies: Programming language (e.g., C, C++) Compiler (e.g., GCC, Clang) Stone-compatible execution artifact format (e.g., JSON, XML) Execution Artifact Formats Describe supported execution artifact formats: JSON XML Binary (e.g., ELF, Mach-O)