{"id":15202809,"url":"https://github.com/cyhhao/lucky-bitcoin-generator","last_synced_at":"2025-10-28T23:31:22.385Z","repository":{"id":57641366,"uuid":"155952542","full_name":"cyhhao/lucky-bitcoin-generator","owner":"cyhhao","description":"A lucky bitcoin of address generator  -  比特币靓号地址生成器","archived":false,"fork":false,"pushed_at":"2018-11-03T07:31:36.000Z","size":6288,"stargazers_count":14,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T19:39:15.908Z","etag":null,"topics":["bip44","bitcoin","bitcoin-wallet","blockchain","mnemonic"],"latest_commit_sha":null,"homepage":"","language":"Go","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/cyhhao.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}},"created_at":"2018-11-03T05:14:14.000Z","updated_at":"2024-08-20T18:42:09.000Z","dependencies_parsed_at":"2022-09-05T07:41:52.811Z","dependency_job_id":null,"html_url":"https://github.com/cyhhao/lucky-bitcoin-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyhhao%2Flucky-bitcoin-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyhhao%2Flucky-bitcoin-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyhhao%2Flucky-bitcoin-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyhhao%2Flucky-bitcoin-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyhhao","download_url":"https://codeload.github.com/cyhhao/lucky-bitcoin-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238738011,"owners_count":19522291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bip44","bitcoin","bitcoin-wallet","blockchain","mnemonic"],"created_at":"2024-09-28T04:05:24.138Z","updated_at":"2025-10-28T23:31:21.161Z","avatar_url":"https://github.com/cyhhao.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 比特币\"靓号\"生成工具\n\n## 简介\n遵循 bip32 、bip39、 bip44 协议。不停随机生成助记词（私钥）生成地址，筛出满足条件前缀的比特币地址。\n\n例如 1BTChwLPGp9d1aQAgghpU2gzE3zd9PG3Vj 这个有 BTC 前缀的地址就算是靓号啦。\n\n当然你也可以指定长一些的前缀，比如 iLoveBtc，但是越长就越难撞出。\n\n## 使用方式\n\n使用方式有两种，没有 go 环境的可以直接使用编译好的可执行文件。\n有开发能力的同学，可以选择自己编译运行。\n\n### 1. 直接使用\n根据系统选择执行 main-mac、main-windows.exe、main-linux\n```\n cd main/\n ./main-xxx\n```\n\n### 2. 自己编译\n1. 需要安装dep\n2. dep ensure\n3. go run main.go\n\n### 输入输出\n1. 在执行目录下新建名为 input 的文件\n2. input 可写多个要筛选的前缀，可写多行，一行一个\n3. 前缀设置的越短，越容易撞出\n4. 撞出的结果会收录在 ans 文件夹内\n\n## 注意\nbase58 编码没有这些字母、数字：\n\n```\n大写字母 I\n小写字母 l\n大写字母 O\n数字 0\n```\n\n因此靓号地址前缀无法包含以上字母数字，请悉知，不要徒劳。\n\n## 依赖\n\n\u003e [go-bip44](https://github.com/edunuzzi/go-bip44)\n\n\u003e [btcd](https://github.com/btcsuite/btcd)\n\n\u003e [btcutil](https://github.com/btcsuite/btcutil)\n\n\u003e [go-bip39](https://github.com/tyler-smith/go-bip39)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyhhao%2Flucky-bitcoin-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyhhao%2Flucky-bitcoin-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyhhao%2Flucky-bitcoin-generator/lists"}