Hello, this project demonstrates a use case of the upgradable contracts in the staking protocol. You can see how to implement Transparent Proxies in the the Staking project, to be able to easily update contracts logic without stressfull migrations.
- Solidity (Writing Smart Contracts & Tests)
- Javascript (Testing, Scripting)
- Hardhat (Development Framework)
- Ethers.js (Blockchain Interaction)
- OpenZeppelin (Smart contracts libraries)