zeta-chain / protocol-contracts

Protocol contracts implementing the core logic of the protocol, deployed on ZetaChain and on connected chains
MIT License
70 stars 58 forks source link

Develop prototype for upgradable smart contract #167

Closed lumtis closed 4 months ago

lumtis commented 5 months ago

Idea is to define "Gateway" contract as upgradable to ship improvement and potential new feature.

This task is about developing a prototype for upgradable gateway contract.

ERC20Custody should also be consider to be upgradable.