Hello I have set up and deployed a fork of ENS for my Handshake TLD (.badass), you can see here: 0x36fc69f0983E536D1787cC83f481581f22CCA2A1
I also set up an ETHRegistrar and have successfully registered a few subdomains under this TLD. For example see certified.badass registration here: https://etherscan.io/tx/0x41c57394b1740bb8863c9711e65ba369865344cd3096ecdddd6e8a9e6e36888b#eventlog
I would like to set up a fork of ens-app so that others can more easily register and manage their domains. I understand I have to set up a subgraph and change the settings in src/apolloClient.js, but any pointers as to the other parameters to change in order to get this to work would be helpful. I am also willing to pay for this help
For example, besides a lot of hard-coded .eth references, there are also hard-coded contract address, for example here:
etc…
I believe that ENS + Handshake will have a lot of future collaboration and mutual benefit working together, so I am eager and excited to get started!
Thank you