Skip to content

From a basic upgradeable smart contract MVP to full professional production-ready upgradeable smart contract with pausability implementation

Notifications You must be signed in to change notification settings

ibn5x/proxyContract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upgradeable Smart Contract Production Ready

I have expanded further from a basic upgradeable smart contract MVP to full professional production-ready upgradeable smart contract with pausability implementation. Not only do we solve all our main issues with our previous MVP contract (upgrading/adding variables and function to storage and functional contract) We are now able to be proactive against exploits as well by implementing pausability functionality into our production ready contract. This will grant us time to address, fix, and test bugs in our contracts and redeploy and unpause all of our critical functions to resume normal operations

About

From a basic upgradeable smart contract MVP to full professional production-ready upgradeable smart contract with pausability implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published