{"id":16325486,"url":"https://github.com/tynes/hsd-mempool-watch","last_synced_at":"2025-11-01T01:30:23.472Z","repository":{"id":104848489,"uuid":"257376467","full_name":"tynes/hsd-mempool-watch","owner":"tynes","description":"test app for watching txs from mempool","archived":false,"fork":false,"pushed_at":"2020-04-20T18:59:35.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-26T01:26:51.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/tynes.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":"2020-04-20T18:57:28.000Z","updated_at":"2024-04-09T10:44:43.000Z","dependencies_parsed_at":"2023-07-04T22:48:26.511Z","dependency_job_id":null,"html_url":"https://github.com/tynes/hsd-mempool-watch","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"7cd803a832841f712bab800b8da50925e59ff710"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tynes%2Fhsd-mempool-watch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tynes%2Fhsd-mempool-watch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tynes%2Fhsd-mempool-watch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tynes%2Fhsd-mempool-watch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tynes","download_url":"https://codeload.github.com/tynes/hsd-mempool-watch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239242801,"owners_count":19606100,"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":[],"created_at":"2024-10-10T23:05:07.697Z","updated_at":"2025-11-01T01:30:23.430Z","avatar_url":"https://github.com/tynes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hsd-mempool-watch\n\nQuick guide on how to watch the mempool.\n\n## Installation\n\n```bash\n$ npm i\n```\n\nThis app uses 3 terminals.\n\n### Terminal 1\n\nStart `hsd` in regtest\n\n```bash\n$ npx hsd --network regtest --memory true\n```\n\n### Terminal 2\n\nSet up the mempool listener.\n\n```bash\n$ node watch.js --network regtest\n```\n\n### Terminal 3\n\nCreate a bunch of transactions and mine blocks.\n\n```bash\n$ node create-txs.js --network regtest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftynes%2Fhsd-mempool-watch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftynes%2Fhsd-mempool-watch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftynes%2Fhsd-mempool-watch/lists"}