erc1967
Here are 8 public repositories matching this topic...
Implementation of the various upgradeable proxy pattern available with solidity: TransparentUpgradeableProxy, UUPSUpgradeable, Beacon, Diamond
-
Updated
Nov 3, 2022 - Solidity
Реализация обновления смартконтрактов через proxy-контракт ERC1967Upgrade, с контракт-админом proxyAdmin и без него.
-
Updated
Feb 5, 2022 - Solidity
A dive into the dark arts of EVM Proxies
-
Updated
Feb 18, 2023 - Solidity
This project demonstrates a modular and upgradeable smart contract architecture using the UUPS (Universal Upgradeable Proxy Standard) pattern. It leverages Foundry for fast development and scripting, and OpenZeppelin's upgradeable contracts for secure and efficient upgrade logic.
-
Updated
Apr 6, 2025 - Solidity
-
Updated
Mar 21, 2022 - Solidity
Professional implementation of upgradeable smart contract system demonstrating mastery of UUPS proxy patterns, state persistence, and secure upgrade mechanisms. Built with industry best practices using Foundry & OpenZeppelin. Features comprehensive testing suite and automated deployment infrastructure.
-
Updated
Dec 26, 2024 - Solidity
Improve this page
Add a description, image, and links to the erc1967 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the erc1967 topic, visit your repo's landing page and select "manage topics."