Components that provide ens lookup functionality
-
Will listen to http requests locally (default: 127.0.0.1:38098) and return the query results, see config.toml for configuration, or pass in port via the Command line parameters passed into the port.
-
The request is usually: http://127.0.0.1:38090/forward/{ensDomain}
-
Supports setting the provider via configuration file or dynamically querying the configuration service in the code.
-
At least one query provider is needed, you can go to infura to apply for it, but generally there are limits on the number and frequency of queries. If you want no limit may need to pay or provide your own services.