UNPKG

web3-domain-resolver

Version:

Web3 Library that enable with just one function to resolve domains on multiple web3 providers such as ENS, UnstoppableDomains and Freename

6 lines (5 loc) 104 B
export declare enum ProviderName { FREENAME = "freename", UD = "unstoppable", ENS = "ens" }