ethers-cli icon indicating copy to clipboard operation
ethers-cli copied to clipboard

Bunch of missing / unexposed features in ethers-ens

Open Amxx opened this issue 5 years ago • 2 comments

Please consider:

  • adding the setName method (already in the SetNamePlugin) to the help/usage screen
  • adding a feature to register/setResolver for reverse names (through the reverse registrar)
  • adding lookup function to read text entries (that have been set with --set-text) through the cli

Thank you :)

Amxx avatar Oct 16 '20 08:10 Amxx

register reverse names: ethers-io/ethers.js#1110

Amxx avatar Oct 16 '20 09:10 Amxx

lookup functions: ethers-io/ethers.js#1111

Amxx avatar Oct 16 '20 10:10 Amxx