{"id":23651389,"url":"https://github.com/damiancipolat/bscnodehook","last_synced_at":"2025-09-01T02:32:07.203Z","repository":{"id":46704299,"uuid":"506840161","full_name":"damiancipolat/bscNodeHook","owner":"damiancipolat","description":"This project is an experiment of how to create a process that scan transactions of a bsc address list to detect changes in the transaction and launch a hook. Use BSCSCAN api.","archived":false,"fork":false,"pushed_at":"2022-06-25T15:31:56.000Z","size":110,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T07:11:46.444Z","etag":null,"topics":["binance","bscscan","bscscan-api","crypto","nodes"],"latest_commit_sha":null,"homepage":"","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/damiancipolat.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":"2022-06-24T01:23:55.000Z","updated_at":"2022-10-29T17:52:36.000Z","dependencies_parsed_at":"2022-09-05T17:40:47.223Z","dependency_job_id":null,"html_url":"https://github.com/damiancipolat/bscNodeHook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/damiancipolat/bscNodeHook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damiancipolat%2FbscNodeHook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damiancipolat%2FbscNodeHook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damiancipolat%2FbscNodeHook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damiancipolat%2FbscNodeHook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damiancipolat","download_url":"https://codeload.github.com/damiancipolat/bscNodeHook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damiancipolat%2FbscNodeHook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273065037,"owners_count":25039274,"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-09-01T02:00:09.058Z","response_time":120,"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":["binance","bscscan","bscscan-api","crypto","nodes"],"created_at":"2024-12-28T16:37:22.256Z","updated_at":"2025-09-01T02:32:06.857Z","avatar_url":"https://github.com/damiancipolat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BSC Node hook\nThis project is a POC of how to detect changes in a BNB wallets, the idea is to create a system that can detect incoming transferences in a list of wallet addres aka (watchlist). We are using the BSC blockchain.\n\n### Purpose:\nThis project was a poc to try to resolve how to detect incoming transaction of a wallet, to implement a seel feature for a exchange project.\n\n### Stack:\n- Nodejs\n- Axios\n- Dotenv\n- node-cron\n\n### Provider:\n- BscScan Api: https://docs.bscscan.com / https://api.bscscan.com\n\n### Strategy:\nThe main strategy is make pooling in the watchlist and detect transactions, and compare with registered transactions if a incoming transaction is detected make a request of the url configured. We use a variable as memory db, this is only for testing purposes is'nt recomended in a production environment.\n\nThis diagram show the strategy applied.\n\u003cimg src=\"https://github.com/damiancipolat/bscNodeHook/blob/main/doc/diagram.png?raw=true\" width=\"570px\" align=\"center\"/\u003e\n\n### Reference:\nI have created this project in the idea presented in this yotube video:\nhttps://www.youtube.com/watch?v=PLSFVzYOcS8\u0026t=892s\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamiancipolat%2Fbscnodehook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamiancipolat%2Fbscnodehook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamiancipolat%2Fbscnodehook/lists"}