Implementation of the various upgradeable proxy pattern available with solidity: TransparentUpgradeableProxy, UUPSUpgradeable, Beacon, Diamond
-
Updated
Nov 3, 2022 - Solidity
Implementation of the various upgradeable proxy pattern available with solidity: TransparentUpgradeableProxy, UUPSUpgradeable, Beacon, Diamond
Different types of proxies patterns
Simple boilerplate for getting started quickly developing upgradeable smart contracts using OpenZeppelin UUPS proxies.
Wallet Creation Factory of multisigs with UUPS proxy
Denial Of Service Attack and Prevention.
This project includes contract which allow users to lend, borrow tokens and earn interest, by using compound 3 underneath
Add a description, image, and links to the uups-upgradeable-contract topic page so that developers can more easily learn about it.
To associate your repository with the uups-upgradeable-contract topic, visit your repo's landing page and select "manage topics."