{"id":22042997,"url":"https://github.com/vischub/vet-explorer","last_synced_at":"2026-04-18T04:32:34.480Z","repository":{"id":91314081,"uuid":"119139906","full_name":"VISCHub/vet-explorer","owner":"VISCHub","description":"VET Explorer fork Ethereum Classic","archived":false,"fork":false,"pushed_at":"2018-01-27T06:49:35.000Z","size":6853,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-23T13:44:53.594Z","etag":null,"topics":["blockchain","cryptocurrency","ethereum","testnet","vietnamese","web3js"],"latest_commit_sha":null,"homepage":"https://explorer.visc.network","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VISCHub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-01-27T06:32:56.000Z","updated_at":"2021-07-11T04:53:25.000Z","dependencies_parsed_at":"2023-03-13T17:48:22.297Z","dependency_job_id":null,"html_url":"https://github.com/VISCHub/vet-explorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VISCHub/vet-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VISCHub%2Fvet-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VISCHub%2Fvet-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VISCHub%2Fvet-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VISCHub%2Fvet-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VISCHub","download_url":"https://codeload.github.com/VISCHub/vet-explorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VISCHub%2Fvet-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31956900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["blockchain","cryptocurrency","ethereum","testnet","vietnamese","web3js"],"created_at":"2024-11-30T12:13:58.239Z","updated_at":"2026-04-18T04:32:34.450Z","avatar_url":"https://github.com/VISCHub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VET fork ETCExplorer \n\nBuild status: [![Build Status](https://travis-ci.org/VISCHub/vet-explorer.svg?branch=master)](https://travis-ci.org/VISCHub/vet-explorer)\n\n\u003cb\u003eLive Version: [VET Explorer](https://explorer.visc.network)\u003c/b\u003e\n\n## Local installation\n\nInstall dependencies:\n`yarn install`\nInstall mongodb:\n\nMacOS: `brew install mongodb`\n\nUbuntu: `sudo apt-get install -y mongodb-org`\n\n## Populate the DB\n\nThis will fetch and parse the entire blockchain.\n\nConfiguration file: `/tools/config.json`\n\nBasic settings:\n```json\n{\n    \"gethPort\": 8545, \n    \"blocks\": [ {\"start\": 2000000, \"end\": \"latest\"}],\n    \"quiet\": false,\n    \"terminateAtExistingDB\": true,\n    \"listenOnly\": false\n}\n```\n\n```blocks``` is a list of blocks to grab. It can be specified as a list of block numbers or an interval of block numbers. When specified as an interval, it will start at the ```end``` block and keep recording decreasing block numbers. \n\n```terminateAtExistingDB``` will terminate the block grabber once it gets to a block it has already stored in the DB.\n\n```quiet``` prints out the log of what it is doing.\n\n```listenOnly``` When true, the grabber will create a filter to receive the latest blocks from geth as they arrive. It will \u003cb\u003enot\u003c/b\u003e continue to populate older block numbers. \n\n\u003cb\u003eNote: When ```listenOnly``` is set to ```true```, the ```blocks``` option is ignored. \u003c/b\u003e\n\n\u003cb\u003eNote 2: ```terminateAtExistingDB``` and ```listenOnly``` are mutually exclusive. Do not use ```terminateAtExistingDB``` when in ```listenOnly``` mode.\u003c/b\u003e\n\n### Run:\n\n`node ./tools/grabber.js`\n\nLeave this running in the background to continuously fetch new blocks.\n\n### Stats\n\nTools for updating network stats are under development, but can be found in:\n\n`./tools/stats.js` \n\n# Run With Docker\nENV\n- NODE_URL: protocol + domain + port( ex: https://explorer.coin.com/8545)\n- MONGO_URI: domain","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvischub%2Fvet-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvischub%2Fvet-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvischub%2Fvet-explorer/lists"}