{"id":37957476,"url":"https://github.com/theredrad/ens-batch-resolver","last_synced_at":"2026-01-16T18:01:27.525Z","repository":{"id":48215351,"uuid":"413163714","full_name":"theredrad/ens-batch-resolver","owner":"theredrad","description":"🎯 ENS (.eth domain) batch domain resolver ","archived":false,"fork":false,"pushed_at":"2021-10-03T18:42:35.000Z","size":49,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-13T18:33:27.639Z","etag":null,"topics":["blockchain","domain","ens"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theredrad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-03T18:31:34.000Z","updated_at":"2022-03-15T06:25:20.000Z","dependencies_parsed_at":"2022-09-13T04:13:48.259Z","dependency_job_id":null,"html_url":"https://github.com/theredrad/ens-batch-resolver","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/theredrad/ens-batch-resolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theredrad%2Fens-batch-resolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theredrad%2Fens-batch-resolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theredrad%2Fens-batch-resolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theredrad%2Fens-batch-resolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theredrad","download_url":"https://codeload.github.com/theredrad/ens-batch-resolver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theredrad%2Fens-batch-resolver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28480513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","domain","ens"],"created_at":"2026-01-16T18:00:54.454Z","updated_at":"2026-01-16T18:01:27.466Z","avatar_url":"https://github.com/theredrad.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ENS batch domain resolver (.eth domain)\nA simple program to check a batch of ENS domains availability.\n\n## Configure\nConfigs store in `config.yaml` file next to the main file. an example of the config file exists.\n\n### `client-endpoint`\nTo connect to the Ethereum network, you need to create an account in https://infura.io \u0026 put your API URL in the config.yml as `client-endpoint`.\n\n### `list-file`\nThe `list-file` is the path of a json file with an object with an array of domains which is named `domains`.\nExample:\n```json\n{\n  \"domains\": [\n    \"abacus\",\n    \"abased\",\n    \"abated\",\n    \"abates\",\n    \"abayas\"\n  ]\n}\n```\n### `output-file`\nThe `output-file` is the path of output file.\n\n## Run\nYou can pull the source \u0026 run it via `go run main.go` or download the binaries from the release page. make sure the binary file is executable \u0026 run it from the terminal `./resolver`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheredrad%2Fens-batch-resolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheredrad%2Fens-batch-resolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheredrad%2Fens-batch-resolver/lists"}