studydefi / money-legos

💰One stop shop for Ethereum ABIs, addresses, and Solidity interfaces!
https://money-legos.studydefi.com/
MIT License
1.03k stars 215 forks source link

Add ENS #33

Open adrianmcli opened 4 years ago

adrianmcli commented 4 years ago

Looks like we'll need:

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.

adrianmcli commented 4 years ago

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.