nimi-app / app

Nimi main App repo. Manage your Nimi's!
https://nimi.io
Other
9 stars 2 forks source link

Remove non-IDNA ENS names from domain list #151

Open adamazad opened 2 years ago

adamazad commented 2 years ago

Description

Names like [129c0b3c6d58208cb01266a72834138c4c0c790240e3daf2321ee1abe51e83d8].radicle.eth do not conform to the IDNA. Hence, there's no need to display them.

AC

Nimi app does not list names that do not meet IDNA requirements.

wjram2133 commented 1 year ago

Would integrating the ENS normalisation library help in auto filtering these names?

https://github.com/adraffy/ens-normalize.js