status-im / ens-usernames

DApp to register usernames for Status Network
MIT License
19 stars 11 forks source link

UsernameRegistrar does not implement NFT interface #104

Open 3esmit opened 4 years ago

3esmit commented 4 years ago

BaseImplementationRegistrar (.eth) implements NFT for managing ownership, migration, and overall control of your subdomain.

UsernameRegistrar SHOULD follow ENS and do the same.