Skip to content

Staking protocol that is using upgradable contracts pattern(Transparent Proxies).

Notifications You must be signed in to change notification settings

ohMySol/upgradable-staking

Repository files navigation

Upgradable Staking Protocol

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.

Technology Stack & Tools

  • Solidity (Writing Smart Contracts & Tests)
  • Javascript (Testing, Scripting)
  • Hardhat (Development Framework)
  • Ethers.js (Blockchain Interaction)
  • OpenZeppelin (Smart contracts libraries)

About

Staking protocol that is using upgradable contracts pattern(Transparent Proxies).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published