The problem RESOLV3R solves
- ENS right know required using Ethereum Mainnet which have high gas costs, which limits the amount of usecase that can be built on top of ENS by using "RESOLV3R", we are empowering ENS users to go to chains that are cheaper/preferred to stablish usecases that wouldn't be possible otherwise. I.E: Imagine a dApp levering ENS text records to store information therefore enhancing the user experience.
- The Gnosis chain feels isolated, so we want to bring the social component of ENS to the Gnosis community, providing a use case for bringing new users into Gnosis due to the cheap gas costs.
- No identity provider for Gnosis/Mantle, known to us. We choose to establish ENS as a way to store data associated with an identity. So we are bringing identity management to Gnosis/Mantle.
- Social feeds or dapps from Optimism, Mantle and Gnosis will now be able use this Resolver.
Challenges we ran into
- Finding an instance for the gnosis testchain.
- How to deal with ENS nameswrapper on goerli in order to know how who owns the subdomains
- Time to implement.
- How to read data from l1 or l2 and viceversa.
- How to make sure that data input is the correct one.