{"id":17703348,"url":"https://github.com/zachstruck/bitcoin-handshake","last_synced_at":"2026-07-01T15:32:46.747Z","repository":{"id":243640851,"uuid":"812962611","full_name":"zachstruck/bitcoin-handshake","owner":"zachstruck","description":"A simple test program to connect to a Bitcoin node","archived":false,"fork":false,"pushed_at":"2024-06-10T08:39:45.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-20T11:10:54.612Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/zachstruck.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}},"created_at":"2024-06-10T08:39:40.000Z","updated_at":"2024-06-10T08:41:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"69b84b3d-7752-46a0-a612-63ad9df20012","html_url":"https://github.com/zachstruck/bitcoin-handshake","commit_stats":null,"previous_names":["zachstruck/bitcoin-handshake"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zachstruck/bitcoin-handshake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachstruck%2Fbitcoin-handshake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachstruck%2Fbitcoin-handshake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachstruck%2Fbitcoin-handshake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachstruck%2Fbitcoin-handshake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zachstruck","download_url":"https://codeload.github.com/zachstruck/bitcoin-handshake/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachstruck%2Fbitcoin-handshake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35013183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":[],"created_at":"2024-10-24T20:22:44.490Z","updated_at":"2026-07-01T15:32:46.719Z","avatar_url":"https://github.com/zachstruck.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bitcoin Handshake Test\n\nThis simple program performs a handshake with a Bitcoin node.  It sends a version message, then waits to receive a version message as well as a verack message, and finally acknowledges this by sending its own verack message in return.\n\n## How to Run\n\n### Command to Execute Program\n\n```sh\ncargo r --release -- --ip-address \u003cIP_ADDRESS\u003e --port \u003cPORT\u003e\n```\n\n### Command to Display Help\n\nThere is a basic help:\n\n```sh\ncargo r --release -- --help\n```\n\n## How to Verify Handshake\n\n### Example Command\n\nThis Bitcoin node seemed reliable during my testing:\n\n```sh\ncargo r --release -- --ip-address 65.109.34.157\n```\n\nThe program will default to port 8333.\n\n### Verification Message\n\nIf successfully connected and run, the program will print:\n\n```text\nsuccessful handshake\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachstruck%2Fbitcoin-handshake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzachstruck%2Fbitcoin-handshake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachstruck%2Fbitcoin-handshake/lists"}