Skip to content

adraffy/AliasResolver.sol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AliasResolver.sol

Instructions

  1. setResolver() to AliasResolver
  2. setText("alias") to the ENS name you want to alias (eg. "raffy.eth")

Deployments

Setup

  1. npm i
  2. forge i

Test

  • npm test — aliases a variety of complex mainnet resolvers

Todo

  • sepolia and holesky deployments
  • support deep aliasing: raffy.a.eth → (a.ethb.eth) → raffy.b.eth
    h/t Don_Luvat

About

Alias any ENS name

Resources

License

Stars

Watchers

Forks