You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
Remove any use of the following dependencies anywhere in the ENSNode monorepo:
@namehash/namekit-react
@namehash/ens-webfont
Suggested action plan
For anything in the ENSNode monorepo that is currently making use of imports from @namehash/namekit-react, can we copy the implementation of those imports into the namehash-ui package?
I used the word "copy" here rather than "move" deliberately. We shouldn't make any changes to the @namehash/namekit-react package.
I believe there are apps outside of the ENSNode monorepo who use the footer (or maybe other things) from the namehash-ui package? Please ensure any changes we make here will not break those apps.
For anything in the ENSNode monorepo that is currently making use of imports from @namehash/ens-webfont can we just use our regular webfont instead?
Goal
Remove any use of the following dependencies anywhere in the ENSNode monorepo:
@namehash/namekit-react@namehash/ens-webfontSuggested action plan
@namehash/namekit-react, can we copy the implementation of those imports into thenamehash-uipackage?@namehash/namekit-reactpackage.namehash-uipackage? Please ensure any changes we make here will not break those apps.@namehash/ens-webfontcan we just use our regular webfont instead?