{"id":20057696,"url":"https://github.com/raiden-network/explorer","last_synced_at":"2025-05-05T14:31:21.388Z","repository":{"id":38084611,"uuid":"143707160","full_name":"raiden-network/explorer","owner":"raiden-network","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-31T23:29:57.000Z","size":3210,"stargazers_count":5,"open_issues_count":40,"forks_count":10,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-09T00:25:11.065Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raiden-network.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-08-06T09:35:54.000Z","updated_at":"2024-12-18T16:19:26.000Z","dependencies_parsed_at":"2023-02-06T11:15:18.751Z","dependency_job_id":"28cb9af1-d3e6-453d-a77d-823e05a27a99","html_url":"https://github.com/raiden-network/explorer","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/raiden-network%2Fexplorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raiden-network%2Fexplorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raiden-network%2Fexplorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raiden-network%2Fexplorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raiden-network","download_url":"https://codeload.github.com/raiden-network/explorer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252514945,"owners_count":21760471,"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":[],"created_at":"2024-11-13T12:59:56.903Z","updated_at":"2025-05-05T14:31:21.005Z","avatar_url":"https://github.com/raiden-network.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raiden Explorer\n\n[The Raiden Explorer](https://explorer.raiden.network) displays information about the status of the [Raiden Network](https://raiden.network/).\n\n## Running\n\nThe Explorer can be run by using `docker-compose`. This will build the docker images and run multiple instances of the explorer for mainnet and all supported testnets.\n\n```sh\ndocker-compose build\ndocker-compose up -d\n```\n\n## Frontend\n\nThe frontend is built using [Angular](https://angular.io) and requires NodeJS. It can be found in the `frontend` directory.\n\nTo launch a development version of the frontend, install the dependencies and run the angular development server:\n\n```sh\ncd frontend\nnpm install\nnpm start\n```\n\nIt's important to update the [frontend config files](https://github.com/raiden-network/explorer/tree/master/frontend/src/assets/config) because otherwise the official Explorer backend is used.\n\n## Backend\n\nThe backend is written in Python and can be found in the `backend` directory.\n\nTo launch a development version of the backend, install the dependencies and run the cli service. Please do so from a virtual environment.\n\n```sh\ncd backend\nmake install-dev\npython -m  metrics_backend.metrics_cli\n```\n\nThere are a couple of cli options to configure the backend, such as the ethereum node to use. See [metrics_cli.py](backend/metrics_backend/metrics_cli.py) for reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraiden-network%2Fexplorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraiden-network%2Fexplorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraiden-network%2Fexplorer/lists"}