Skip to content

glen0125/ens-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ens-lookup

Components that provide ens lookup functionality

  1. 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.

  2. The request is usually: http://127.0.0.1:38090/forward/{ensDomain}

  3. Supports setting the provider via configuration file or dynamically querying the configuration service in the code.

  4. 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published