{"id":21658957,"url":"https://github.com/pixel-point/web3js-tracker-example","last_synced_at":"2025-10-05T18:50:22.474Z","repository":{"id":49324185,"uuid":"135981869","full_name":"pixel-point/web3js-tracker-example","owner":"pixel-point","description":"Blockchain transactions tracker example for ETH and ERC20 tokens made with web3.js","archived":false,"fork":false,"pushed_at":"2018-06-20T07:41:11.000Z","size":35,"stargazers_count":171,"open_issues_count":5,"forks_count":86,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-25T09:43:38.863Z","etag":null,"topics":["blockchain","cryptocurrency","node","web3js"],"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/pixel-point.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-06-04T06:41:59.000Z","updated_at":"2024-11-18T07:52:05.000Z","dependencies_parsed_at":"2022-09-03T14:30:45.105Z","dependency_job_id":null,"html_url":"https://github.com/pixel-point/web3js-tracker-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixel-point%2Fweb3js-tracker-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixel-point%2Fweb3js-tracker-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixel-point%2Fweb3js-tracker-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixel-point%2Fweb3js-tracker-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixel-point","download_url":"https://codeload.github.com/pixel-point/web3js-tracker-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251319597,"owners_count":21570426,"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":["blockchain","cryptocurrency","node","web3js"],"created_at":"2024-11-25T09:30:06.872Z","updated_at":"2025-10-05T18:50:17.447Z","avatar_url":"https://github.com/pixel-point.png","language":"JavaScript","readme":"# Blockchain tracker example\nTracks Ether and Token transfers for given wallets and amount. [Read more on Medium](https://medium.com/pixelpoint/track-blockchain-transactions-like-a-boss-with-web3-js-c149045ca9bf).\n\n## Requirements\n- [Node 8+](https://nodejs.org/en/)\n- [Yarn (optional)](https://yarnpkg.com/en/)\n\n## Setup\n\n```\ngit clone git@github.com:dsemenovsky/blockchain-tracker-example.git\ncd blockchain-tracker-example\nyarn install\n```\n\nFill .env from .env.example with the token contract address, wallets and amount.\nPluton token contract is provided for this example.\n\n```\nNODE_ENV=development\n\nINFURA_URL=https://rinkeby.infura.io/CUNjkZ8qg6WZHqeFNJyL\nINFURA_WS_URL=wss://rinkeby.infura.io/ws\n\nETH_BLOCK_TIME=30\n\nTOKEN_CONTRACT_ADDRESS=0xb4e95c65c23cab8c4fcaf15e4936c392e6ab21bf\n\nWALLET_FROM=\nWALLET_TO=\nAMOUNT=\n```\n\n## Running\n\nSimply start the service and make a transfer from one wallet to another on Rindkeby testnet.\n\n```\nyarn start\n```\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixel-point%2Fweb3js-tracker-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixel-point%2Fweb3js-tracker-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixel-point%2Fweb3js-tracker-example/lists"}