We at Energy Web have been trying to upgrade our ENS app (previously deployed right after migration - 2020), is there any guide that could help us make changes to accommodate our EVM chain?
On other note, we are able to connect to our chain and do some ENS operation but are facing issues at every point and get network does not support ENS (most of the time). Some of the open questions that we have reg the changes we have made so far are :
We haven't deployed NameWrapper, DNSRegistrar and other newer contracts and are thinking if it would be necessary to do to so.
The WalletConnect bridge fails, since it is coming from Web3Modal it is not possible to inject configuration / custom value, appreciate any help / information.
Hi Team,
We at Energy Web have been trying to upgrade our ENS app (previously deployed right after migration - 2020), is there any guide that could help us make changes to accommodate our EVM chain?
On other note, we are able to connect to our chain and do some ENS operation but are facing issues at every point and get
network does not support ENS
(most of the time). Some of the open questions that we have reg the changes we have made so far are :NameWrapper
,DNSRegistrar
and other newer contracts and are thinking if it would be necessary to do to so.WalletConnect
bridge fails, since it is coming fromWeb3Modal
it is not possible to inject configuration / custom value, appreciate any help / information.