{"id":23659230,"url":"https://github.com/zulhfreelancer/ethname","last_synced_at":"2026-04-18T13:33:17.149Z","repository":{"id":89076132,"uuid":"191968009","full_name":"zulhfreelancer/ethname","owner":"zulhfreelancer","description":"A simple Go package that can tell if you are connected to Geth or Parity node","archived":false,"fork":false,"pushed_at":"2019-06-14T15:44:06.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T17:48:28.950Z","etag":null,"topics":["ethereum","geth","go-ethereum","parity"],"latest_commit_sha":null,"homepage":null,"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/zulhfreelancer.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-06-14T15:37:55.000Z","updated_at":"2019-06-14T15:44:07.000Z","dependencies_parsed_at":"2023-06-26T02:09:46.468Z","dependency_job_id":null,"html_url":"https://github.com/zulhfreelancer/ethname","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zulhfreelancer/ethname","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zulhfreelancer%2Fethname","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zulhfreelancer%2Fethname/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zulhfreelancer%2Fethname/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zulhfreelancer%2Fethname/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zulhfreelancer","download_url":"https://codeload.github.com/zulhfreelancer/ethname/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zulhfreelancer%2Fethname/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31971488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ethereum","geth","go-ethereum","parity"],"created_at":"2024-12-29T02:08:32.193Z","updated_at":"2026-04-18T13:33:17.120Z","avatar_url":"https://github.com/zulhfreelancer.png","language":"Go","readme":"## Ethereum Node Name Checker (Golang)\n\nA simple Go package that can tell if you are connected to Geth or Parity node\n\n### Installation\n\n```\n// If you are not using Go 1.11 Modules\n$ go get github.com/zulhfreelancer/ethname\n\n// If you are using Go 1.11 Modules, run this before executing code below\n$ go mod tidy\n```\n\n### Usage\n\n```\nimport (\n\t\"github.com/zulhfreelancer/ethname\"\n)\n\nfunc yourFunction() {\n    name := ethname.GetEthClientName(\"https://THE-ETHEREUM-NODE-IP-ADDRESS-AND-PORT\")\n\tfmt.Println(name) // will output \"Geth\" or \"Parity\"\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzulhfreelancer%2Fethname","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzulhfreelancer%2Fethname","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzulhfreelancer%2Fethname/lists"}