{"id":16319180,"url":"https://github.com/controlcpluscontrolv/hardhat-yul","last_synced_at":"2025-09-11T08:34:33.083Z","repository":{"id":57103824,"uuid":"418723139","full_name":"ControlCplusControlV/hardhat-Yul","owner":"ControlCplusControlV","description":"Needing compile Yul and Yul+, I thought I'd integrate my current scripts into a hardhat plugin. Loosely based off the Vyper plugin this one includes none of the safety checks, tests, or safety. ","archived":false,"fork":false,"pushed_at":"2023-09-10T18:27:50.000Z","size":139,"stargazers_count":28,"open_issues_count":1,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-11T22:26:10.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ControlCplusControlV.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-19T01:10:22.000Z","updated_at":"2024-09-26T00:04:24.000Z","dependencies_parsed_at":"2024-10-28T09:07:32.244Z","dependency_job_id":"12b9b886-afaa-4617-b51b-f4c01cc0789d","html_url":"https://github.com/ControlCplusControlV/hardhat-Yul","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.3846153846153846,"last_synced_commit":"fbe813147f12577a8f9151138afea4f7b6c2e3ea"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ControlCplusControlV/hardhat-Yul","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ControlCplusControlV%2Fhardhat-Yul","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ControlCplusControlV%2Fhardhat-Yul/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ControlCplusControlV%2Fhardhat-Yul/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ControlCplusControlV%2Fhardhat-Yul/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ControlCplusControlV","download_url":"https://codeload.github.com/ControlCplusControlV/hardhat-Yul/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ControlCplusControlV%2Fhardhat-Yul/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274602213,"owners_count":25315199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-10T22:26:06.166Z","updated_at":"2025-09-11T08:34:33.049Z","avatar_url":"https://github.com/ControlCplusControlV.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hardhat-yul\n\n[![npm](https://img.shields.io/npm/v/@tovarishfin/hardhat-yul.svg)](https://www.npmjs.com/package/@tovarishfin/hardhat-yul) [![hardhat](https://hardhat.org/buidler-plugin-badge.svg?1)](https://hardhat.org)\n\n[Hardhat](https://hardhat.org) plugin to develop smart contracts with Yul and/or Yul+.\n\n## What\n\nThis plugin adds support for Yul and Yul+ to Hardhat. Once installed, Yul contracts can be compiled by running the `compile` task.\n\nThe Yul compiler is run using the [official solc compiler](https://github.com/ethereum/solc-js#readme).\n\nThe Yul+ compiler is run using the [Yul+ transpiler from FuelLabs](https://github.com/FuelLabs/yulp) before being passed to the Yul compiler.\n\n## Installation\n\nFirst, you need to install the plugin by running\n\n```bash\nnpm install --save-dev @tovarishfin/hardhat-yul\n```\n\nAnd add the following statement to your `hardhat.config.js`:\n\n```js\nrequire(\"@tovarishfin/hardhat-yul\");\n```\n\nOr, if you are using TypeScript, add this to your `hardhat.config.ts`:\n\n```ts\nimport \"@tovarishfin/hardhat-yul\";\n```\n\n## Required plugins\n\nNo plugins dependencies.\n\n## Tasks\n\nThis plugin creates no additional tasks.\n\n## Environment extensions\n\nThis plugin does not extend the Hardhat Runtime Environment.\n\n## Configuration\n\nAt the time, there are no configuration options. This might change in the future.\n\n## Usage\n\nThere are no additional steps you need to take for this plugin to work.\n\n### Additional notes\n\nThis is mainly working because of TovarishFin and his fork. I merged his work upstream so that the working plugin shows up because of SEO, but if you encounter issues with this plugin please defer to there\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontrolcpluscontrolv%2Fhardhat-yul","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontrolcpluscontrolv%2Fhardhat-yul","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontrolcpluscontrolv%2Fhardhat-yul/lists"}