{"id":25420198,"url":"https://github.com/dl-solarity/hardhat-template","last_synced_at":"2026-03-09T13:36:52.293Z","repository":{"id":37605714,"uuid":"472489783","full_name":"dl-solarity/hardhat-template","owner":"dl-solarity","description":"Hardhat template typescript project for ad-hoc solidity development","archived":false,"fork":false,"pushed_at":"2025-02-13T11:59:25.000Z","size":1452,"stargazers_count":32,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T12:36:11.971Z","etag":null,"topics":["ethers-v6","hardhat","solarity","solidity","template","typescript"],"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/dl-solarity.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":"2022-03-21T19:50:33.000Z","updated_at":"2025-02-06T14:42:59.000Z","dependencies_parsed_at":"2025-02-13T12:41:22.929Z","dependency_job_id":null,"html_url":"https://github.com/dl-solarity/hardhat-template","commit_stats":null,"previous_names":["dl-solarity/hardhat-template","dl-solidity-library/hardhat-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dl-solarity%2Fhardhat-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dl-solarity%2Fhardhat-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dl-solarity%2Fhardhat-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dl-solarity%2Fhardhat-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dl-solarity","download_url":"https://codeload.github.com/dl-solarity/hardhat-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239188015,"owners_count":19597022,"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","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":["ethers-v6","hardhat","solarity","solidity","template","typescript"],"created_at":"2025-02-16T19:36:24.078Z","updated_at":"2025-10-31T11:30:35.449Z","avatar_url":"https://github.com/dl-solarity.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hardhat template \n\nTemplate hardhat repository for ad-hoc smart contracts development.\n\n### How to use\n\nThe template works out of the box. To clean up the repo, you may need to delete the mock contracts, tests and migration files.\n\n#### Compilation\n\nTo compile the contracts, use the next script:\n\n```bash\nnpm run compile\n```\n\n#### Test\n\nTo run the tests, execute the following command:\n\n```bash\nnpm run test\n```\n\nOr to see the coverage, run:\n\n```bash\nnpm run coverage\n```\n\n#### Local deployment\n\nTo deploy the contracts locally, run the following commands (in the different terminals):\n\n```bash\nnpm run private-network\nnpm run deploy-localhost\n```\n\n#### Bindings\n\nThe command to generate the bindings is as follows:\n\n```bash\nnpm run generate-types\n```\n\n\u003e See the full list of available commands in the `package.json` file.\n\n### Integrated plugins\n\n- Hardhat official `ethers` + `ethers-v6`\n- [`Typechain`](https://www.npmjs.com/package/@typechain/hardhat)\n- [`hardhat-migrate`](https://www.npmjs.com/package/@solarity/hardhat-migrate), [`hardhat-markup`](https://www.npmjs.com/package/@solarity/hardhat-markup), [`hardhat-gobind`](https://www.npmjs.com/package/@solarity/hardhat-gobind)\n- [`hardhat-zkit`](https://www.npmjs.com/package/@solarity/hardhat-zkit), [`chai-zkit`](https://www.npmjs.com/package/@solarity/chai-zkit)\n- [`hardhat-contract-sizer`](https://www.npmjs.com/package/hardhat-contract-sizer)\n- [`hardhat-gas-reporter`](https://www.npmjs.com/package/hardhat-gas-reporter)\n- [`solidity-coverage`](https://www.npmjs.com/package/solidity-coverage)\n\n### Other niceties\n\n- The template comes with presetup `prettier` and `solhint` that lint the project via `husky` before compilation hook.\n- The `.env.example` file is provided to check what is required as ENVs\n- Preinstalled `@openzeppelin/contracts` and `@solarity/solidity-lib`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdl-solarity%2Fhardhat-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdl-solarity%2Fhardhat-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdl-solarity%2Fhardhat-template/lists"}