How-to guide for adding upgradeability to ERC 20 contracts
-
Updated
Feb 17, 2023 - Solidity
How-to guide for adding upgradeability to ERC 20 contracts
Upgradable Proxy Smart Contract
This is staking contract made to enable custom staking on the ethereum blockchain. Thanks to proxy patterns, you can upgrade your logic anytime.
Add a description, image, and links to the upgradable-contract topic page so that developers can more easily learn about it.
To associate your repository with the upgradable-contract topic, visit your repo's landing page and select "manage topics."