{"id":13410236,"url":"https://github.com/enitrat/cairo1-template","last_synced_at":"2026-02-17T12:36:26.226Z","repository":{"id":119088066,"uuid":"599578706","full_name":"enitrat/cairo1-template","owner":"enitrat","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-04T10:02:30.000Z","size":62,"stargazers_count":43,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T23:38:06.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Cairo","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enitrat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-09T12:47:59.000Z","updated_at":"2023-12-14T10:11:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b121eba-e880-40c2-8968-61f67293e60a","html_url":"https://github.com/enitrat/cairo1-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/enitrat/cairo1-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enitrat%2Fcairo1-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enitrat%2Fcairo1-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enitrat%2Fcairo1-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enitrat%2Fcairo1-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enitrat","download_url":"https://codeload.github.com/enitrat/cairo1-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enitrat%2Fcairo1-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29543908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T12:21:34.159Z","status":"ssl_error","status_checked_at":"2026-02-17T12:21:02.057Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T20:01:05.701Z","updated_at":"2026-02-17T12:36:21.212Z","avatar_url":"https://github.com/enitrat.png","language":"Cairo","funding_links":[],"categories":["Templates"],"sub_categories":[],"readme":"# A template to get you started with Cairo 1\n\nCreate a repository from this template, clone it locally and run `make install`. Voilà!\n\n## Make commands\n\n-   `make install`: Sets up the cairo git submodule\n-   `make update`: Updates the cairo submodule\n-   `make build`: Builds the cairo 1 compiler\n-   `make test dir=\u003cpath\u003e`: Runs the tests in a crate\n-   `make format`: Formats cairo files under `src/`\n-   `make check-format`: Checks format for files under `src/`\n-   `make starknet-compile file=\u003cpath\u003e`: Runs `starknet-compile` on a cairo file and stores the output under `out/`\n-   `make language-server`: Builds the Cairo 1 Language Server\n\n### Example\n\n```\nmake starknet-compile file=src/erc20.cairo\nmake starknet-compile file=src/storage.cairo\n```\n\n## Language server\n\nTo get proper syntax highlighting and code navigation in your editor, you will need the Cairo 1 extension.\nYou can find instructions on how to install the vscode extension [here](https://github.com/starkware-libs/cairo/blob/main/vscode-cairo/README.md).\nYou can build the language server manually by running `make language-server`, and then edit the configuration file of the extension to point to full path of the executable under `target/release/language-server`.\nThe language server needs the corelib/ directory to be present in the root directory of the project, hence it is copied from the cairo submodule when running `make install`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenitrat%2Fcairo1-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenitrat%2Fcairo1-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenitrat%2Fcairo1-template/lists"}