{"id":41940852,"url":"https://github.com/playmint/hardhat-cairo-type-hints","last_synced_at":"2026-01-25T18:37:36.179Z","repository":{"id":57683406,"uuid":"495469111","full_name":"playmint/hardhat-cairo-type-hints","owner":"playmint","description":"A plugin for hardhat which compiles your Cairo type hints for you.","archived":false,"fork":false,"pushed_at":"2022-05-23T15:30:38.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-27T21:51:34.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/playmint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-23T15:30:12.000Z","updated_at":"2022-11-18T12:13:27.000Z","dependencies_parsed_at":"2022-09-05T16:50:48.697Z","dependency_job_id":null,"html_url":"https://github.com/playmint/hardhat-cairo-type-hints","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/playmint/hardhat-cairo-type-hints","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playmint%2Fhardhat-cairo-type-hints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playmint%2Fhardhat-cairo-type-hints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playmint%2Fhardhat-cairo-type-hints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playmint%2Fhardhat-cairo-type-hints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playmint","download_url":"https://codeload.github.com/playmint/hardhat-cairo-type-hints/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playmint%2Fhardhat-cairo-type-hints/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28756442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"last_error":"SSL_read: 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":"2026-01-25T18:37:36.098Z","updated_at":"2026-01-25T18:37:36.169Z","avatar_url":"https://github.com/playmint.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hardhat-cairo-type-hints\nA plugin for hardhat which compiles your Cairo type hints for you.\n\n## How it Works\nExtends [Hardhat StarkNet compile](https://www.npmjs.com/package/@playmint/hardhat-starknet-compile) to use [Cairo type hints](https://pypi.org/project/cairo-type-hints/) during compilation\n\n## Installation\n\nMake sure to install [Cairo type hints](https://pypi.org/project/cairo-type-hints/) to your Python environment.\n\nInstall with npm:\n\n`npm i --save-dev @playmint/hardhat-cairo-type-hints`\n\nThen import in your hardhat.config file after Hardhat StarkNet compile:\n\n```ts\nimport \"@playmint/hardhat-starknet-compile\";\nimport \"@playmint/hardhat-cairo-type-hints\";\n```\n\n## How to use\nType hint artifacts are generated whenever a compile task runs, either:\n- run the `compile` task (`npx hardhat compile`), or\n- run the `starknet-compile` task (`npx hardhat starknet-compile`)\n\nThe artifacts created can be used with [Stark-dot-net](https://github.com/playmint/stark-dot-net) and other compatible code generators\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplaymint%2Fhardhat-cairo-type-hints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplaymint%2Fhardhat-cairo-type-hints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplaymint%2Fhardhat-cairo-type-hints/lists"}