Itheum / datametaverse-evm

SDK to power Itheum's EVM web3 identity sub-system, SBT and DeSoc features.
GNU General Public License v3.0
1 stars 1 forks source link

Makes core contracts Upgradable #3

Open newbreedofgeek opened 1 year ago

newbreedofgeek commented 1 year ago

After we complete https://github.com/Itheum/datametaverse-evm/issues/2 (Use minimal proxy pattern to reduce re-deploying same identity contract over and over), we should aim to make the core contracts that form the identity sub-system upgradable so we can improve them in future.