0xSpaceShard / 0xSpaceShard/cairo-cli-docker
Test by compiling sample contracts
- 主要言語
- 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