{"id":29910868,"url":"https://github.com/ammmir/walletwatch","last_synced_at":"2026-05-16T13:02:12.991Z","repository":{"id":137622476,"uuid":"100536401","full_name":"ammmir/walletwatch","owner":"ammmir","description":"A small HTTP interface to the bitcoind ZeroMQ event stream","archived":false,"fork":false,"pushed_at":"2017-08-16T22:15:49.000Z","size":7,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T14:26:55.142Z","etag":null,"topics":["bitcoin","bitcoind","cryptocurrency","zeromq"],"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/ammmir.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}},"created_at":"2017-08-16T22:04:47.000Z","updated_at":"2021-11-01T22:53:57.000Z","dependencies_parsed_at":"2024-03-26T06:53:01.608Z","dependency_job_id":null,"html_url":"https://github.com/ammmir/walletwatch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ammmir/walletwatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammmir%2Fwalletwatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammmir%2Fwalletwatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammmir%2Fwalletwatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammmir%2Fwalletwatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ammmir","download_url":"https://codeload.github.com/ammmir/walletwatch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammmir%2Fwalletwatch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268326188,"owners_count":24232459,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":["bitcoin","bitcoind","cryptocurrency","zeromq"],"created_at":"2025-08-02T01:30:25.448Z","updated_at":"2026-05-16T13:02:07.969Z","avatar_url":"https://github.com/ammmir.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WalletWatch\n\nA simple HTTP interface to the bitcoind ZeroMQ socket, providing push notifications of when *zero-confirmation* transactions involve one or more Bitcoin addresses enter the mempool.\n\n```shell\n$ curl http://localhost:8080/btc/address/1Kr6QSydW9bFQG1mXiPNNu6WpJGmUa9i1g?limit=1\n{\"hash\":\"d0a3daa38e28f2112740568f9827e072d661ce20a5bb890d515087901d44d711\",\"outputs\":{\"R1Kr6QSydW9bFQG1mXiPNNu6WpJGmUa9i1g\":146034487529}}\n```\n\nMore cryptocurrencies will be added soon!\n\nStatus: Pre-Alpha\n\n\n# Requirements\n\nRun `bitcoind` somewhere with the `-zmqpubrawtx=tcp://127.0.0.1:1337` option.\n\n## Linux\n\n    apt-get install libzmq-dev libsodium-dev\n\n## Mac\n\n    brew install zeromq --with-libsodium\n\n\n# TODO\n\n* Server-Sent Events (SSE) output\n* Bitcoin SegWit\n* xpub watching\n* Bitcoin P2P integration for \u003e0 confirmation checking\n* Ethereum\n* Ethereum tokens\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammmir%2Fwalletwatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fammmir%2Fwalletwatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammmir%2Fwalletwatch/lists"}