{"id":26562911,"url":"https://github.com/aelfproject/aelf-block-explorer","last_synced_at":"2025-09-11T22:37:03.586Z","repository":{"id":34828349,"uuid":"149404101","full_name":"AElfProject/aelf-block-explorer","owner":"AElfProject","description":"It is a Block Explorer and Analytics Platform for AElf.","archived":false,"fork":false,"pushed_at":"2024-05-13T10:13:25.000Z","size":16715,"stargazers_count":8,"open_issues_count":19,"forks_count":13,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-05-14T02:36:36.079Z","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/AElfProject.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":"2018-09-19T06:40:55.000Z","updated_at":"2024-05-20T14:00:17.432Z","dependencies_parsed_at":"2023-10-11T04:29:45.671Z","dependency_job_id":"33e8426c-d057-492b-9460-b519b087fffd","html_url":"https://github.com/AElfProject/aelf-block-explorer","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/AElfProject/aelf-block-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AElfProject%2Faelf-block-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AElfProject%2Faelf-block-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AElfProject%2Faelf-block-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AElfProject%2Faelf-block-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AElfProject","download_url":"https://codeload.github.com/AElfProject/aelf-block-explorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AElfProject%2Faelf-block-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274718974,"owners_count":25337236,"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-11T02:00:13.660Z","response_time":74,"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":[],"created_at":"2025-03-22T15:29:14.263Z","updated_at":"2025-09-11T22:37:03.534Z","avatar_url":"https://github.com/AElfProject.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"````\n# AELF Block Explorer\n\n## Quick Start\n\n### Install node modules Dependencies\n\n```shell script\n# install dependencies\n$ yarn\n````\n\n### Dependent projects\n\n- Firstly, start up projects listed below\n  - [AElf Chain](https://github.com/AElfProject/AElf) or use a running AElf chain node\n  - [aelf-block-api](https://github.com/AElfProject/aelf-block-api)\n  - [aelf-web-proxy](https://github.com/AElfProject/aelf-web-proxy)\n\n### Local Development\n\n1. Modify the proxy config in `build/proxy.json`\n   - there are several proxy configs, if you have started related projects such as `aelf-block-api` in local environment, this file doesn't need any changes\n2. Change the chain node URL in script such as `yarn beforeDev -- --CHAIN_ENDPOINT https://aelf-test-node.aelf.io`\n3. Run the npm script `start`\n   ```shell script\n   yarn dev\n   ```\n   this script will start a `webpack-dev-server` and listen on port `3000`, open `http:0.0.0.0:3000` in your browser manually.\n\n### Production\n\nFor production, change the chain node URL in `config/config.js` and run:\n\n```shell script\nyarn beforeBuild -- --CHAIN_ENDPOINT https://aelf-test-node.aelf.io\nyarn build\n```\n\n## api rules\n\n- `/api/*` =\u003e `scan server`; [aelf-block-api](https://github.com/AElfProject/aelf-block-api)\n- `/chain/*` =\u003e `aelf chain` [AElf Chain](https://github.com/AElfProject/AElf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faelfproject%2Faelf-block-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faelfproject%2Faelf-block-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faelfproject%2Faelf-block-explorer/lists"}