0xSpaceShard / 0xSpaceShard/cairo-cli-docker
Test by compiling sample contracts
未关闭
适合新手
enhancement
- 主要语言
- Shell
- 星标
- 10
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
Add two simple contracts (cairo0 and cairo1) and assert they can be compiled.
Can be done in this section of the shell script, perhaps after checking the versions:
https://github.com/Shard-Labs/cairo-cli-docker/blob/7cc3a832e99e28b9f136ab8909e42b03af780a15/build_and_push.sh#L27-L29
贡献指南
这个仓库没有索引到贡献指南
调研方向
Look at the build_and_push.sh script around lines 27-29. Create two simple Cairo contracts (one cairo0, one cairo1) in the repository. Add a test step that uses the cairo-cli to compile them and verify the output. Check the existing script for how the CLI is invoked and ensure the test runs as part of the build process.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- docker, shell
- 领域
- cli, testing
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 70/100