ethers-io / ethers-cli

Deprecated; please see the `@ethersproject/cli` package instead
https://github.com/ethers-io/ethers.js/tree/ethers-v5-beta/packages/cli
17 stars 13 forks source link

lookup metadata using ethers-ens #4

Open Amxx opened 4 years ago

Amxx commented 4 years ago

ethers-ens provides set-text, set-content, ... but no mechanism to read these.

ricmoo commented 4 years ago

ethers-ens lookup NAME will read some of them if set, but true a get-text and ilk should be added.