Sample UUPS Proxy - Upgrade-able smart contract
-
Updated
Jun 9, 2022 - JavaScript
Sample UUPS Proxy - Upgrade-able smart contract
Lesson 13: Foundry Upgrades
BLX ecosystem. Contracts: token, bank, UUPS improved bank (vesting + funds reservation for users). For more information, see README.md and the contracts themselves.
This project includes contract which allow users to lend, borrow tokens and earn interest, by using compound 3 underneath
UUPS proxy for updating smart-contracts with an explanation.
Proxy - Upgradeable Contracts for Solidity.
Add a description, image, and links to the uups topic page so that developers can more easily learn about it.
To associate your repository with the uups topic, visit your repo's landing page and select "manage topics."