{"id":16742307,"url":"https://github.com/clemsos/sol-upgrade-pattern","last_synced_at":"2025-06-11T09:32:14.206Z","repository":{"id":140975702,"uuid":"426167912","full_name":"clemsos/sol-upgrade-pattern","owner":"clemsos","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-01T08:51:46.000Z","size":171,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T00:26:35.056Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clemsos.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}},"created_at":"2021-11-09T09:32:31.000Z","updated_at":"2021-11-10T21:51:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c96d337-2350-474b-9922-35ccdd392b5c","html_url":"https://github.com/clemsos/sol-upgrade-pattern","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/clemsos%2Fsol-upgrade-pattern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemsos%2Fsol-upgrade-pattern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemsos%2Fsol-upgrade-pattern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemsos%2Fsol-upgrade-pattern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clemsos","download_url":"https://codeload.github.com/clemsos/sol-upgrade-pattern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemsos%2Fsol-upgrade-pattern/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259238915,"owners_count":22826820,"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-10-13T01:23:19.632Z","updated_at":"2025-06-11T09:32:14.198Z","avatar_url":"https://github.com/clemsos.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solidity Upgrade patterns\n\nA simple repo to demonstrate varioous patterns to deploy contracts from a contract in Solidity.\n\nTwo main deployer contracts are available:\n\n- `DummyDeployer` : deploy 3rd part contracts from a `Deployer` contract\n- `ProxyDeployer` : deploy a contract through openzeppelin's [`TransparentUpgradeableProxy`](https://docs.openzeppelin.com/contracts/4.x/api/proxy#TransparentUpgradeableProxy) from a `Deployer` contract\n\n\n### Run the tests\n\n```shell\nyarn hardhat test\n```\n\n### TODO:\n\n- deploy transparent proxies and proxy admins using clone2","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemsos%2Fsol-upgrade-pattern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclemsos%2Fsol-upgrade-pattern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemsos%2Fsol-upgrade-pattern/lists"}