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 Concept Exercise: gross-store #344

Open
9 tasks
0xNeshi opened this issue Mar 1, 2025 · 0 comments · May be fixed by #346
Open
9 tasks

Add Concept Exercise: gross-store #344

0xNeshi opened this issue Mar 1, 2025 · 0 comments · May be fixed by #346
Assignees
Labels
x:rep/large Large amount of reputation

Comments

@0xNeshi
Copy link
Contributor

0xNeshi commented Mar 1, 2025

Towards #103

Scaffold https://github.com/exercism/cairo/blob/main/exercises/concept/gross-store

TODO:

  • use Go's implemented concept exercise for inspiration, e.g. https://github.com/exercism/go/tree/main/exercises/concept/gross-store
    • implement instructions.md
    • implement introduction.md
    • implement design.md
    • implement hints.md
  • implement the example solution in .meta/exemplar.cairo
  • implement the exercise stub at src/lib.cairo
  • implement tests for the exercise at tests/gross_store.cairo
  • replace <your_gh_username> placeholder with your actual GH username in .meta/config.json
@0xNeshi 0xNeshi added the x:rep/large Large amount of reputation label Mar 1, 2025
@0xNeshi 0xNeshi self-assigned this Mar 1, 2025
@0xNeshi 0xNeshi linked a pull request Mar 1, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:rep/large Large amount of reputation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant