{"id":28047213,"url":"https://github.com/solidstate-network/hardhat-plugin-template","last_synced_at":"2026-04-28T18:03:46.417Z","repository":{"id":291886835,"uuid":"978400304","full_name":"solidstate-network/hardhat-plugin-template","owner":"solidstate-network","description":"👷🏽 Template for new Hardhat plugins built with TypeScript 🔌","archived":false,"fork":false,"pushed_at":"2025-08-11T18:26:39.000Z","size":306,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-11T20:28:15.349Z","etag":null,"topics":["buidler","eth","ether","ethereum","hardhat","hardhat-plugin","hardhat-plugins","plugin","template","ts","typescript","wow"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/solidstate-network.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,"zenodo":null}},"created_at":"2025-05-05T23:41:35.000Z","updated_at":"2025-08-11T18:26:42.000Z","dependencies_parsed_at":"2025-08-11T20:19:24.374Z","dependency_job_id":null,"html_url":"https://github.com/solidstate-network/hardhat-plugin-template","commit_stats":null,"previous_names":["solidstate-network/hardhat-plugin-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/solidstate-network/hardhat-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidstate-network%2Fhardhat-plugin-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidstate-network%2Fhardhat-plugin-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidstate-network%2Fhardhat-plugin-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidstate-network%2Fhardhat-plugin-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidstate-network","download_url":"https://codeload.github.com/solidstate-network/hardhat-plugin-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidstate-network%2Fhardhat-plugin-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["buidler","eth","ether","ethereum","hardhat","hardhat-plugin","hardhat-plugins","plugin","template","ts","typescript","wow"],"created_at":"2025-05-11T20:46:51.179Z","updated_at":"2026-04-28T18:03:46.412Z","avatar_url":"https://github.com/solidstate-network.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solidstate Hardhat Plugin Template\n\n\u003e Note: This repository was generated from a template or is the template itself. To set up a new project, update all values and address all comments marked \"TODO\" and remove this notice.\n\n## Installation\n\n\u003c!-- TODO: set package name --\u003e\n\n```bash\nnpm install --save-dev todo\n# or\npnpm add -D todo\n```\n\n## Usage\n\nLoad plugin in Hardhat config:\n\n\u003c!-- TODO: update plugin name and config key --\u003e\n\n```typescript\nimport hardhatPlugin from 'todo';\n\nconst config: HardhatUserConfig = {\n  plugins: [\n    hardhatPlugin,\n  ],\n  hardhatPlugin: {\n    ... // see table for configuration options\n  },\n};\n```\n\n\u003c!-- TODO: populate table and update config key --\u003e\n\nAdd configuration under the `hardhatPlugin` key:\n\n| option | description | default |\n| ------ | ----------- | ------- |\n|        |             |         |\n\n## Development\n\nInstall dependencies via pnpm:\n\n```bash\npnpm install\n```\n\nSetup Husky to format code on commit:\n\n```bash\npnpm prepare\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidstate-network%2Fhardhat-plugin-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidstate-network%2Fhardhat-plugin-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidstate-network%2Fhardhat-plugin-template/lists"}