{"id":24510827,"url":"https://github.com/rhdeck/hardhat-opengsn-plugin","last_synced_at":"2025-10-17T03:33:18.860Z","repository":{"id":104234056,"uuid":"445935101","full_name":"rhdeck/hardhat-opengsn-plugin","owner":"rhdeck","description":"Use Hardhat to easily support OpenGSNv2 for free-to-the-user transactions","archived":false,"fork":false,"pushed_at":"2022-01-08T21:45:01.000Z","size":38,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T00:35:45.008Z","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/rhdeck.png","metadata":{"files":{"readme":"README-TEMPLATE.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-01-08T21:44:55.000Z","updated_at":"2022-09-11T05:47:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"98ecebe2-e4a7-4ed5-bace-45e1833e36af","html_url":"https://github.com/rhdeck/hardhat-opengsn-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"NomicFoundation/hardhat-ts-plugin-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Fhardhat-opengsn-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Fhardhat-opengsn-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Fhardhat-opengsn-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Fhardhat-opengsn-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhdeck","download_url":"https://codeload.github.com/rhdeck/hardhat-opengsn-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713403,"owners_count":20335566,"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":"2025-01-22T00:31:20.358Z","updated_at":"2025-10-17T03:33:13.806Z","avatar_url":"https://github.com/rhdeck.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hardhat-example-plugin\n\n_A one line description of the plugin_\n\n[Hardhat](https://hardhat.org) plugin example. \n\n## What\n\n\u003c_A longer, one paragraph, description of the plugin_\u003e\n\nThis plugin will help you with world domination by implementing a simple tic-tac-toe in the terminal.\n\n## Installation\n\n\u003c_A step-by-step guide on how to install the plugin_\u003e\n\n```bash\nnpm install \u003cyour npm package name\u003e [list of peer dependencies]\n```\n\nImport the plugin in your `hardhat.config.js`:\n\n```js\nrequire(\"\u003cyour plugin npm package name\u003e\");\n```\n\nOr if you are using TypeScript, in your `hardhat.config.ts`:\n\n```ts\nimport \"\u003cyour plugin npm package name\u003e\";\n```\n\n\n## Required plugins\n\n\u003c_The list of all the required Hardhat plugins if there are any_\u003e\n\n- [@nomiclabs/hardhat-web3](https://github.com/nomiclabs/hardhat/tree/master/packages/hardhat-web3)\n\n## Tasks\n\n\u003c_A description of each task added by this plugin. If it just overrides internal \ntasks, this may not be needed_\u003e\n\nThis plugin creates no additional tasks.\n\n\u003c_or_\u003e\n\nThis plugin adds the _example_ task to Hardhat:\n```\noutput of `npx hardhat help example`\n```\n\n## Environment extensions\n\n\u003c_A description of each extension to the Hardhat Runtime Environment_\u003e\n\nThis plugin extends the Hardhat Runtime Environment by adding an `example` field\nwhose type is `ExampleHardhatRuntimeEnvironmentField`.\n\n## Configuration\n\n\u003c_A description of each extension to the HardhatConfig or to its fields_\u003e\n\nThis plugin extends the `HardhatUserConfig`'s `ProjectPathsUserConfig` object with an optional\n`newPath` field.\n\nThis is an example of how to set it:\n\n```js\nmodule.exports = {\n  paths: {\n    newPath: \"new-path\"\n  }\n};\n```\n\n## Usage\n\n\u003c_A description of how to use this plugin. How to use the tasks if there are any, etc._\u003e\n\nThere are no additional steps you need to take for this plugin to work.\n\nInstall it and access ethers through the Hardhat Runtime Environment anywhere\nyou need it (tasks, scripts, tests, etc).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhdeck%2Fhardhat-opengsn-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhdeck%2Fhardhat-opengsn-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhdeck%2Fhardhat-opengsn-plugin/lists"}