Open adrianmcli opened 4 years ago
Looks like we'll need:
Registry
Registrar
ReverseRegistrar
PublicResolver
This doc seems to be instructive: https://docs.ens.domains/deploying-ens-on-a-private-chain
It even has a "one-page" of code for migrating the whole system. We can use that to inform our tests.
Upon further examination, this wouldn't really add much convenience considering the existing tools. Maybe I'll leave this issue up if others want to discuss.
Looks like we'll need:
Registry
Registrar
ReverseRegistrar
PublicResolver
This doc seems to be instructive: https://docs.ens.domains/deploying-ens-on-a-private-chain
It even has a "one-page" of code for migrating the whole system. We can use that to inform our tests.