{"id":37746937,"url":"https://github.com/optinsoft/gen_eth","last_synced_at":"2026-01-16T14:17:58.829Z","repository":{"id":169752742,"uuid":"611732811","full_name":"optinsoft/gen_eth","owner":"optinsoft","description":"Generate ethereum address with GPU (cuda)","archived":false,"fork":false,"pushed_at":"2025-09-18T09:35:16.000Z","size":73,"stargazers_count":30,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-18T11:37:48.125Z","etag":null,"topics":["address","cuda","ethereum","generate","gpu","keccak256","secp256k1"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/optinsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-09T12:39:59.000Z","updated_at":"2025-09-18T09:35:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"b11d317f-c8e1-4f72-92ab-8b1d78907f57","html_url":"https://github.com/optinsoft/gen_eth","commit_stats":null,"previous_names":["optinsoft/gen_eth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/optinsoft/gen_eth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optinsoft%2Fgen_eth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optinsoft%2Fgen_eth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optinsoft%2Fgen_eth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optinsoft%2Fgen_eth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/optinsoft","download_url":"https://codeload.github.com/optinsoft/gen_eth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optinsoft%2Fgen_eth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479362,"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":["address","cuda","ethereum","generate","gpu","keccak256","secp256k1"],"created_at":"2026-01-16T14:17:58.249Z","updated_at":"2026-01-16T14:17:58.823Z","avatar_url":"https://github.com/optinsoft.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gen_eth\n\n## Usage\n\nGenerate vanity Ethereum address with prefix 0x1a2b\n\n```bash\npython .\\pyvanityeth.py --prefix 0x1a2b\n```\n\nTo display a help message listing the available command line arguments, run:\n\n```bash\npython .\\pyvanityeth.py -h\n```\n\n## Installation\n\n```bash\npython -m pip install pycuda\npython -m pip install numpy\npython -m pip install python-decouple\npython -m pip install pycryptodome\npython -m pip install ecdsa\n```\n\n## Configuration\n\nConfiguration is done through a file called `settings.ini`. Example:\n\n```ini\n[settings]\nCL_PATH=C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.44.35207\\bin\\Hostx64\\x64\nCUDA_DLL_PATH=C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v13.0\\bin\\x64\n```\n\n- CL_PATH - C++ compiler path\n- CUDA_DLL_PATH - CUDA Toolkit DLLs path","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptinsoft%2Fgen_eth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foptinsoft%2Fgen_eth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptinsoft%2Fgen_eth/lists"}