{"id":28442407,"url":"https://github.com/volker48/watcher","last_synced_at":"2025-10-18T08:34:30.834Z","repository":{"id":50212121,"uuid":"116509002","full_name":"volker48/watcher","owner":"volker48","description":"BTC address watcher","archived":false,"fork":false,"pushed_at":"2022-12-07T23:45:39.000Z","size":15,"stargazers_count":4,"open_issues_count":4,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-29T03:42:40.148Z","etag":null,"topics":["bitcoin","bitcoind","btc","cryptocurrency"],"latest_commit_sha":null,"homepage":null,"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/volker48.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":"2018-01-06T19:16:25.000Z","updated_at":"2023-08-23T12:59:31.000Z","dependencies_parsed_at":"2022-08-29T10:41:04.121Z","dependency_job_id":null,"html_url":"https://github.com/volker48/watcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/volker48/watcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker48%2Fwatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker48%2Fwatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker48%2Fwatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker48%2Fwatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/volker48","download_url":"https://codeload.github.com/volker48/watcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volker48%2Fwatcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494723,"owners_count":26180073,"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-10-18T02:00:06.492Z","response_time":62,"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","btc","cryptocurrency"],"created_at":"2025-06-06T06:05:49.335Z","updated_at":"2025-10-18T08:34:30.793Z","avatar_url":"https://github.com/volker48.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BTC Address Monitor\n\nThis is a simple proof of concept BTC address monitoring application. It should be provided with a watchlist of \naddresses. The application will then monitor transactions on the blockchain and watch for deposits into the addresses\nthat are contained in the watch list.\n\n### Watchlist format example\n\n```json\n{\"addresses\": [\"n2unYMeXXpadkocVka1rPzGLpJ6PwLBgRy\", \"2N8jrpNnTzrYJMU4cLfmQudbRemyLyQKWnC\"]}\n```\n\n### Application usage\n\n#### Start bitcoind\n\nThe application requires a connection to `bitcoind`. An example of starting bitcoind is as follows: \n`bitcoind -testnet -datadir=testnet -server -rpcuser=user -rpcpassword=pass -txindex=1`. This\nwill run bitcoind on 127.0.0.1 and port 18332.\n\n#### Running the application\n\nTo run the application execute `python monitor.py user pass` where `user` matches the `-rpcuser` for the RPC\nuser of your bitcoind process and `pass` matches the `-rpcpassword` you set when starting bitcoind.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolker48%2Fwatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolker48%2Fwatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolker48%2Fwatcher/lists"}