{"id":21429768,"url":"https://github.com/limechain/hardhat-local-hedera","last_synced_at":"2025-03-16T21:44:12.465Z","repository":{"id":42469002,"uuid":"475766616","full_name":"LimeChain/hardhat-local-hedera","owner":"LimeChain","description":"Hardhat Local Hedera Repository ","archived":false,"fork":false,"pushed_at":"2022-04-04T13:36:10.000Z","size":131,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-01-23T08:18:06.523Z","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/LimeChain.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-03-30T07:27:18.000Z","updated_at":"2022-04-15T23:53:24.000Z","dependencies_parsed_at":"2022-09-08T20:30:29.532Z","dependency_job_id":null,"html_url":"https://github.com/LimeChain/hardhat-local-hedera","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeChain%2Fhardhat-local-hedera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeChain%2Fhardhat-local-hedera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeChain%2Fhardhat-local-hedera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimeChain%2Fhardhat-local-hedera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LimeChain","download_url":"https://codeload.github.com/LimeChain/hardhat-local-hedera/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243940062,"owners_count":20372044,"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-11-22T22:19:06.956Z","updated_at":"2025-03-16T21:44:12.441Z","avatar_url":"https://github.com/LimeChain.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm](https://img.shields.io/npm/v/hardhat-local-hedera.svg)](https://www.npmjs.com/package/hardhat-hethers) [![hardhat](https://hardhat.org/buidler-plugin-badge.svg?1)](https://hardhat.org)\n\n# hardhat-local-hedera\n\n[Hardhat](https://hardhat.org) plugin for integration with [local-hedera](https://github.com/LimeChain/local-hedera).\n\n## What\n\nThis plugin brings to Hardhat the hedera package `local-hedera`, which allows you to interact with the local hedera nodes (consensus and mirror).\n\n## Installation\n\n```bash\nnpm install --save-dev 'hardhat-local-hedera'\n```\n\nAnd add the following statement to your `hardhat.config.js`:\n\n```js\nrequire('hardhat-local-hedera');\n```\n\nalso be sure you've added it before `hardhat-hethers`\n```js\nrequire('hardhat-local-hedera');\nrequire('hardhat-hethers');\n```\n\n## Tasks\n\nThis plugin creates no additional tasks.\n\n## Environment extensions\n\nThis plugin resets the local network everytime on runtime.\n\n## Usage\n\nThere are no additional steps you need to take for this plugin to work.\n\nUnder the hood, the plugin uses local-hedera as peer dependency, so you should be able to interact with the plugin on the fly via `npx local-hedera`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimechain%2Fhardhat-local-hedera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimechain%2Fhardhat-local-hedera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimechain%2Fhardhat-local-hedera/lists"}