{"id":20216927,"url":"https://github.com/pymmdrza/btc_hd_wallet_checker","last_synced_at":"2025-05-07T08:31:08.560Z","repository":{"id":42363952,"uuid":"474852175","full_name":"Pymmdrza/BTC_HD_Wallet_Checker","owner":"Pymmdrza","description":"Bitcoin wallet creat and check private key and address , with total transaction (use HDWallet)","archived":true,"fork":false,"pushed_at":"2022-04-08T21:32:16.000Z","size":2276,"stargazers_count":25,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-18T06:25:23.751Z","etag":null,"topics":["bitcoin","bitcoin-wallet","hdwallet","privatekey","python","python3"],"latest_commit_sha":null,"homepage":"https://mmdrza.com","language":"Python","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/Pymmdrza.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":"2022-03-28T05:02:58.000Z","updated_at":"2025-03-04T02:02:21.000Z","dependencies_parsed_at":"2022-09-12T18:22:42.598Z","dependency_job_id":null,"html_url":"https://github.com/Pymmdrza/BTC_HD_Wallet_Checker","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/Pymmdrza%2FBTC_HD_Wallet_Checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pymmdrza%2FBTC_HD_Wallet_Checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pymmdrza%2FBTC_HD_Wallet_Checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pymmdrza%2FBTC_HD_Wallet_Checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pymmdrza","download_url":"https://codeload.github.com/Pymmdrza/BTC_HD_Wallet_Checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252842439,"owners_count":21812668,"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":["bitcoin","bitcoin-wallet","hdwallet","privatekey","python","python3"],"created_at":"2024-11-14T06:30:54.087Z","updated_at":"2025-05-07T08:31:06.871Z","avatar_url":"https://github.com/Pymmdrza.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bitcoin HDWallet Generator (Privatekey + address)\nBitcoin wallet creat and check private key and address , with total transaction (use HDWallet)\n----\n\n![Bitcoin HDWallet Generator (Privatekey + address)](https://raw.githubusercontent.com/Pymmdrza/BTC_HD_Wallet_Checker/main/btchdall.jpg)\n----\n\n#### genereted bitcoin wallet private key and address\n\n#### genereted from random private key (hexer)\n\n#### check wallet details and all transaction without apikey \n\n#### save wallet \u003e 0 on text file\n\n#### easy install windows and linux (00INSTALL.cmd and 00INSTALL.sh)\n----\nfor install package on windows `./00INSTALL.cmd` or this:\n\n```\npip install colorama\npip install hdwallet\npip install lxml\npip install requests\n\n```\n\nfor install package on Linux `./00INSTALL.sh` or this:\n\n```\npip install colorama\npip install hdwallet\npip install lxml\npip install requests\n\n```\ncan use easy running with loop:\nuse `btcHDall.cmd (btcHDall.py)` For Genereted and  Checked 4 type Address All in One (p2pkh + p2sh + p2wpkh + p2wsh)\n```\n./btcHDall.cmd\n./p2pkh.cmd\n./p2sh.cmd\n./p2wpkh.cmd\n./p2wsh.cmd\n```\nLinux:\n\n```\nsh btcHDall.sh\nsh p2pkh.sh\nsh p2sh.sh\nsh p2wpkh.sh\nsh p2wsh.sh\n\n```\n----\n\nGenereted p2pkh address use p2pkh.py or `p2pkh.cmd` or `p2pkh.sh` \n\n![bitcoin p2pkh address generator privatekey](https://raw.githubusercontent.com/Pymmdrza/BTC_HD_Wallet_Checker/main/p2pkh.jpg)\n----\n\nGenereted p2wpkh address use p2wpkh.py or `p2wpkh.cmd` or `p2wpkh.sh` \n\n![bitcoin p2wpkh address generator privatekey](https://raw.githubusercontent.com/Pymmdrza/BTC_HD_Wallet_Checker/main/p2wpkh.jpg)\n\n----\n\nGenereted p2sh address use p2sh.py or `p2sh.cmd` or `p2sh.sh` \n\n![bitcoin p2sh address generator privatekey](https://raw.githubusercontent.com/Pymmdrza/BTC_HD_Wallet_Checker/main/p3sh.jpg)\n\n----\n\nGenereted p2wsh address use p2wsh.py or `p2wsh.cmd` or `p2wsh.sh` \n\n![bitcoin p2wsh address generator privatekey](https://raw.githubusercontent.com/Pymmdrza/BTC_HD_Wallet_Checker/main/p2wsh.jpg)\n\n----\n```\n# ================================================\n# DONATE (BTC) : 16p9y6EstGYcnofGNvUJMEGKiAWhAr1uR8\n# Website : Mmdrza.Com\n# Email : X4@mmdrza.Com\n# Dev.to/Mmdrza\n# Github.com/Pymmdrza\n# ================================================\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymmdrza%2Fbtc_hd_wallet_checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpymmdrza%2Fbtc_hd_wallet_checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpymmdrza%2Fbtc_hd_wallet_checker/lists"}