zkemail / email-wallet

A smart contract wallet controlled using email
https://emailwallet.org
MIT License
131 stars 16 forks source link

Add upgrade script for TokenRegistry. #37

Closed wshino closed 10 months ago

wshino commented 10 months ago

This PR includes the upgrade script for TokenRegistry. For usage, please check README.md.

Also now I've created the script it's name as XX_UpgradeTokenRegistry.s.sol. I recommend that the script name should be renamed 08_UpgradeTokenRegistryV2.s.sol or something else.