{"id":23099963,"url":"https://github.com/keep-network/hardhat-helpers","last_synced_at":"2025-08-16T13:32:13.456Z","repository":{"id":40002786,"uuid":"385753952","full_name":"keep-network/hardhat-helpers","owner":"keep-network","description":"Hardhat plugin with helpers","archived":false,"fork":false,"pushed_at":"2024-08-09T14:20:17.000Z","size":550,"stargazers_count":2,"open_issues_count":10,"forks_count":10,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-08-10T11:14:49.062Z","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/keep-network.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-07-13T22:51:18.000Z","updated_at":"2024-08-10T11:14:49.065Z","dependencies_parsed_at":"2024-08-09T11:03:05.710Z","dependency_job_id":"e0f7f65c-1b8c-4235-a41e-ee53e4d38fe8","html_url":"https://github.com/keep-network/hardhat-helpers","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keep-network%2Fhardhat-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keep-network%2Fhardhat-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keep-network%2Fhardhat-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keep-network%2Fhardhat-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keep-network","download_url":"https://codeload.github.com/keep-network/hardhat-helpers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230039800,"owners_count":18163465,"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":[],"created_at":"2024-12-16T23:29:10.815Z","updated_at":"2024-12-16T23:29:14.781Z","avatar_url":"https://github.com/keep-network.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hardhat-plugin\n\n[Hardhat](https://hardhat.org) plugin from Keep Network.\n\n## What\n\nThis plugin contains helpers for Hardhat.\n\n## Installation\n\n```bash\nyarn add --dev @keep-network/hardhat-helpers ethers@^5.0.32 hardhat-deploy@^0.8.11\n```\n\nImport the plugin in your `hardhat.config.js`:\n\n```js\nrequire(\"@keep-network/hardhat-helpers\")\n```\n\nOr if you are using TypeScript, in your `hardhat.config.ts`:\n\n```ts\nimport \"@keep-network/hardhat-helpers\"\n```\n\n## Environment extensions\n\nThis plugin extends the Hardhat Runtime Environment by adding an `helpers` field\nwhose type is `HardhatHelpers`.\n\n## Usage\n\nThere are no additional steps you need to take for this plugin to work.\n\nInstall it and access `helpers` through the Hardhat Runtime Environment anywhere\nyou need it (tasks, scripts, tests, etc).\n\nExample:\n\n```js\nhre.helpers.address.isValid(KeepToken.address)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeep-network%2Fhardhat-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeep-network%2Fhardhat-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeep-network%2Fhardhat-helpers/lists"}