UUPS Proxy
An upgradeability pattern where upgrade logic resides in the implementation contract while the proxy remains minimal.Definition
An upgradeability pattern where upgrade logic resides in the implementation contract while the proxy remains minimal.Why it matters
Smart-contract concepts are essential for understanding programmable blockchain applications.Related knowledge
- ABI — term
- Smart Contract — term
- Solidity — term
Canonical knowledge ID:
glossary:uups-proxy