Skip to content
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

Add docs about reproducible builds #1658

Open
6 tasks
Cardosaum opened this issue Apr 11, 2024 · 2 comments
Open
6 tasks

Add docs about reproducible builds #1658

Cardosaum opened this issue Apr 11, 2024 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@Cardosaum
Copy link
Contributor

Overview

Users should understand what's the concept of a reproducible build, why is it important, how do we achieve reproducibility etc.

Tasks to be done

  • Write a new page on the dev docs about reproducible builds
    • Should be under "Writing your zkVM application" section (the in depth explanations about the zkVM)
  • Explain what is the a reproducible build
  • Explain why is the reproducibility of the guest code important
  • Explain how we achieve reproducibility (mention we need docker for it, cargo is not deterministic by default etc)
  • Explain how users can build their ELFs in a reproducible way (mention cargo risczero build, cargo risczero deploy and also risc0_build if they want to build elfs from rust code)
Copy link

linear bot commented Apr 11, 2024

@Cardosaum Cardosaum added the documentation Improvements or additions to documentation label Apr 11, 2024
@pdg744 pdg744 assigned Cardosaum and unassigned it09 Apr 26, 2024
@pdg744
Copy link
Contributor

pdg744 commented May 7, 2024

transferring this from dev rel board to platform board

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants