Giter Club home page Giter Club logo

temp's Introduction

ENS Domain Bulk Search

Lightweight Node script to find availability of a big list of ENS domains (Ethereum Name Service). Do you want to find all available first names, company names, countries, cities or whatever that you want to re-sell on https://opensea.io? Will you find your gem?

How to use it?

First, indicate your Infura API Key in bulksearch.js file. It's free and you can get one there: https://infura.io.

npm install

node bulksearch.js --file domainlist.txt --out results.txt

Here, domainlist.txt contains a list of our domains without the .eth extension:

Aarika
Abagael
Abagail
Abbe
Abbey
Abbi
[...]

The script will output the available domains in results.txt. Sometimes, domains are marked as available but there aren't, so test them manually on app.ens.domains afterwards.

You can also input a JSON file ["Aarika", "Abagael", "Abagail", ...] with a .json extension.

--index parameter can be used to start the script to a specific line in your input file, it can be useful for BIG file testing.

Contributing

Pull requests are welcome.

temp's People

Contributors

cnukaus avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.