Upgradable EIP-1967 proxy pattern implementation of a simple update function following the UUPS pattern
-
Updated
Aug 18, 2025 - Solidity
Upgradable EIP-1967 proxy pattern implementation of a simple update function following the UUPS pattern
A simplified implementation of a smart contract proxy pattern in Solidity, based on EIP-1967. This project explores the concept of upgradable smart contracts using proxies, and includes a clear explanation, example code, and key considerations for implementing upgradeable logic safely.
UUPS upgradeable proxy pattern with Remix-compatible deployment scripts and admin panel
A simplified implementation of a smart contract proxy pattern in Solidity, based on EIP-1967. This project explores the concept of upgradable smart contracts using proxies, and includes a clear explanation, example code, and key considerations for implementing upgradeable logic safely.
Add a description, image, and links to the eip-1967 topic page so that developers can more easily learn about it.
To associate your repository with the eip-1967 topic, visit your repo's landing page and select "manage topics."