uups
There are 8 repositories under uups topic.
miladtsx/sample-uups-proxy-upgrade-able-smart-contracts
Sample UUPS Proxy - Upgrade-able smart contract
aciDrums7/cyfrin-foundry-upgrades
Lesson 13: Foundry Upgrades
KumaCrypto/BLX-Ecosystem
BLX ecosystem. Contracts: token, bank, UUPS improved bank (vesting + funds reservation for users). For more information, see README.md and the contracts themselves.
oz-digital/weeder-dao-contracts
Polygon smart-contracts for weeder.delivery
Dervoo/ProxyUpgradeableContracts
Proxy - Upgradeable Contracts for Solidity.
ismaventuras/Upgradeable-NFT
An NFT (ERC721) that can be upgraded using UUPS proxy pattern
KumaCrypto/UUPS-Proxy-Implementation
UUPS proxy for updating smart-contracts with an explanation.
Sufiyan-dev/Lending-Borrowing-Contract
This project includes contract which allow users to lend, borrow tokens and earn interest, by using compound 3 underneath