{"id":18953160,"url":"https://github.com/0xpolygon/deployer-kit","last_synced_at":"2026-03-17T09:42:08.348Z","repository":{"id":210152757,"uuid":"724450528","full_name":"0xPolygon/deployer-kit","owner":"0xPolygon","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-11T12:59:55.000Z","size":36,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-17T04:33:09.790Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xPolygon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-28T05:13:06.000Z","updated_at":"2024-04-08T19:12:35.000Z","dependencies_parsed_at":"2023-12-11T13:50:19.617Z","dependency_job_id":null,"html_url":"https://github.com/0xPolygon/deployer-kit","commit_stats":null,"previous_names":["0xpolygon/contract-deployer-template","0xpolygon/deployer-kit"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/0xPolygon/deployer-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPolygon%2Fdeployer-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPolygon%2Fdeployer-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPolygon%2Fdeployer-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPolygon%2Fdeployer-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xPolygon","download_url":"https://codeload.github.com/0xPolygon/deployer-kit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPolygon%2Fdeployer-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273769922,"owners_count":25164890,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-08T13:36:53.481Z","updated_at":"2026-03-17T09:42:03.317Z","avatar_url":"https://github.com/0xPolygon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deployer Kit\n\nThe deployer kit script is a tool to streamline the deployment of contracts between scripts and unit tests. Sharing a single script during testing and production deployment reduces the risk of errors and allows to test the deployment process in advance.\n\n## Requirements\n\nThe script utilizes Node.js to run. We recommend the node version defined in the `.nvmrc` file.\n\n## Installation\n\n```bash\nforge install 0xPolygon/deployer-kit\n```\n\n## Usage Example\n\nThe following command will create a deployer contract for the `MyExample` contract from the `src/Example.sol` file in the `test/deployers/MyExampleDeployer.s.sol` file.\n\n```bash\nnode lib/deployer-kit src/Example.sol -o test/deployers -n MyExample\n```\n\n## Flags\n\n| --flag    | -flag | Description                                               |\n| --------- | ----- | --------------------------------------------------------- |\n| --output  | -o    | Output directory (default: script/deployers)              |\n| --name    | -n    | Name of the contract (default: name of the contract file) |\n| Options   |       |                                                           |\n| --help    | -h    | Print help                                                |\n| --version | -v    | Print the version number                                  |\n\n## License\n\n​\nLicensed under either of\n​\n\n- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n  ​\n\nat your option.\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n\n---\n\n© 2023 PT Services DMCC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xpolygon%2Fdeployer-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xpolygon%2Fdeployer-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xpolygon%2Fdeployer-kit/lists"}