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

Several Identities for an Address #4

Closed 0xpeho closed 1 year ago

0xpeho commented 1 year ago

We need to address the issue that an address can be added to several identities like this:

  1. address A deploys an identity via the identity factory

  2. address A can then add address B

  3. address C deploys an identity via the identity factory

  4. address C can then also add address B

  5. when we then load identity for address B we get two identities

newbreedofgeek commented 1 year ago

Closed so that discussion goes into - https://github.com/Itheum/datametaverse-evm/issues/7