EVM Packages: using OpenZeppelin from ZeppelinOS
Duration: 00:08:03
Speaker: Santiago Palladino
Type: Talk
Expertise: Intermediate
Event: Devcon
Date: Jul 2026
Proxy contracts are gaining traction as a mean to support upgradeability, reduce deployment gas costs, and share on-chain libraries. In this talk, we'll quickly review: -The minimal proxy contract, being formalised as EIP 1167 -The transparent upgradeability proxy, in use in ZeppelinOS -And the vtable proxy contract, which enables new development patterns