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

feat: scarb support with valid account contracts #803

Open
Tracked by #777
ICavlek opened this issue Oct 3, 2024 · 0 comments · May be fixed by #813
Open
Tracked by #777

feat: scarb support with valid account contracts #803

ICavlek opened this issue Oct 3, 2024 · 0 comments · May be fixed by #813
Assignees

Comments

@ICavlek
Copy link
Contributor

ICavlek commented Oct 3, 2024

Scarb is a tool from starknet environment that is used to compile smart contracts written in cairo. In scope of this issue, it has to be investigated and solved use case of scarb within the beerus test environment: as environment tool via .sh script, docker image or integrated library.
Additionally, valid account contract is going to be provided that can be reused, modified with tools from environment and declared/deployed to starknet repeatedly. Suggested difference between the contracts is id member in the struct, which can be incremented before new declare/deploy test run.

@ICavlek ICavlek self-assigned this Oct 3, 2024
@ICavlek ICavlek linked a pull request Oct 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant