{"id":20309081,"url":"https://github.com/protokol/block-explorer","last_synced_at":"2026-03-07T11:31:20.203Z","repository":{"id":37030916,"uuid":"315891844","full_name":"protokol/block-explorer","owner":"protokol","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-26T19:05:14.000Z","size":160968,"stargazers_count":1,"open_issues_count":14,"forks_count":0,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2026-02-27T01:10:26.628Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/protokol.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-25T09:36:00.000Z","updated_at":"2021-08-13T10:06:56.000Z","dependencies_parsed_at":"2025-09-16T03:33:21.003Z","dependency_job_id":null,"html_url":"https://github.com/protokol/block-explorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/protokol/block-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fblock-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fblock-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fblock-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fblock-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protokol","download_url":"https://codeload.github.com/protokol/block-explorer/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protokol%2Fblock-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30212124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-14T17:25:25.868Z","updated_at":"2026-03-07T11:31:19.782Z","avatar_url":"https://github.com/protokol.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Block Explorer\n\n![Img](block-explorer.png)\n[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n\n## Build Setup\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/protokol/block-explorer\n```\n\n### 2. Install Dependencies\n\n```bash\nyarn install\n```\n\n### 3. Build for Production\n\n#### 3.1 Mainnet\n\n```bash\nyarn build:mainnet\n```\n\n#### 3.2 Devnet\n\n```bash\nyarn build:devnet\n```\n\n#### 3.3 Custom\n\n```bash\nyarn build --network my-custom-network\n```\n\n#### 3.4 GitHub Pages\n\nIf you are going to host your explorer instance on GitHub Pages you will need to specify your base url in most cases as GitHub Pages serves repositories from sub-directories instead of sub-domains.\n\n```bash\nyarn build --base https://username.github.io/repository/\n```\n\nA running instance of the explorer on GitHub Pages can be found at https://arkecosystem.github.io/.\n\n\u003e This step is not required if you are hosting the explorer on your \"root\" repository which is usually your username https://username.github.io/.\n\n#### 3.5 Run Express Server\n\nYou can run the explorer as an express server. This makes it a little more light-weight but not needing to have services such as apache or nginx.\n\n```bash\nEXPLORER_HOST=\"127.0.0.1\" EXPLORER_PORT=\"4200\" node express-server.js\n```\n\n\u003e Keep in mind that this requires you to run your own server and a running instance of nginx.\n\n### 4. Development\n\n#### 4.1 Mainnet\n\n```bash\nyarn serve # or yarn serve:mainnet\n```\n\n#### 4.2 Devnet\n\n```bash\nyarn serve:devnet\n```\n\n#### 4.3 Custom\n\n```bash\nyarn serve --env.network=custom\n```\n\n### 5. History Mode\n\nIf you wish to remove the `/#/` from your URLs you can follow those steps https://router.vuejs.org/en/essentials/history-mode.html.\n\n#### 5.1 Build\n\n```bash\nyarn build:mainnet --history\n```\n\n#### 5.2 Development\n\n```bash\nyarn serve --env.routerMode=history\n```\n\n## Testing\n\n```bash\n$ yarn test\n```\n\n## Security\n\nIf you discover a security vulnerability within this package, please send an e-mail to info@ark.io. All security vulnerabilities will be promptly addressed.\n\n## License\n\n[CC BY-NC-SA 4.0](LICENSE) © [Protokol](https://protokol.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotokol%2Fblock-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprotokol%2Fblock-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotokol%2Fblock-explorer/lists"}