{"id":20416671,"url":"https://github.com/andreas-timm/btc-address","last_synced_at":"2026-04-29T08:32:54.880Z","repository":{"id":246353309,"uuid":"814402455","full_name":"andreas-timm/btc-address","owner":"andreas-timm","description":"A collection of tools for Bitcoin address generation, information retrieval, and various utilities.","archived":false,"fork":false,"pushed_at":"2024-06-27T09:17:35.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-29T01:31:08.489Z","etag":null,"topics":["bash","btc-address","entropy","openssl","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreas-timm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"andreas-timm"}},"created_at":"2024-06-13T00:18:32.000Z","updated_at":"2024-06-27T09:17:38.000Z","dependencies_parsed_at":"2024-06-27T10:41:59.751Z","dependency_job_id":"636f7ba4-0fbe-41ce-bccc-4c07a5884dcc","html_url":"https://github.com/andreas-timm/btc-address","commit_stats":null,"previous_names":["andreas-timm/btc-address"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreas-timm/btc-address","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreas-timm%2Fbtc-address","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreas-timm%2Fbtc-address/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreas-timm%2Fbtc-address/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreas-timm%2Fbtc-address/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreas-timm","download_url":"https://codeload.github.com/andreas-timm/btc-address/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreas-timm%2Fbtc-address/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32417601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bash","btc-address","entropy","openssl","shell"],"created_at":"2024-11-15T06:21:50.638Z","updated_at":"2026-04-29T08:32:54.863Z","avatar_url":"https://github.com/andreas-timm.png","language":"Shell","funding_links":["https://github.com/sponsors/andreas-timm"],"categories":[],"sub_categories":[],"readme":"# BTC Address\nA collection of tools for Bitcoin address generation, information retrieval, and various utilities.\n\n## Motivation\nScripts for a detailed and accurate representation of the algorithm for generating BTC addresses using standard technologies such as bash. These scripts can run on simple offline devices to increase security.\n\n## Shell\n- [btc-address.sh](sh/btc-address.sh)\n- [btc-address-min.sh](sh/btc-address-min.sh)\n \nMinimal shell script that uses `openssl` to generate a Bitcoin address from an entropy input.\n\n### Example\n```\n$ ./sh/btc-address.sh [ENTROPY]\n```\n\n```shell\n$ ./sh/btc-address.sh\nentropy:\npriv: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\npriv WIF: ssjWnCBs992j1CS2ryy7dTz5PNnGwbbQ2XutrPF3z93oEUdZYK5\npub: 04a34b99f22c790c4e36b2b3c2c35a36db06226e41c692fc82b8b56ac1c540c5bd5b8dec5235a0fa8722476c7709c02559e3aa73aa03918ba2d492eea75abea235\nbtc: 1NzEiDga54pxkKa6wDxJaSTfZoaekjkwZH\n```\n\n[![CC BY 4.0][cc-by-shield]][cc-by]\n\nThis work is licensed under a [Creative Commons Attribution 4.0 International License][cc-by].\n\n[![CC BY 4.0][cc-by-image]][cc-by]\n\n[cc-by]: http://creativecommons.org/licenses/by/4.0/\n[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png\n[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreas-timm%2Fbtc-address","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreas-timm%2Fbtc-address","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreas-timm%2Fbtc-address/lists"}