{"id":20817405,"url":"https://github.com/frixoe/ronin-active-set-checker","last_synced_at":"2026-04-23T06:33:32.331Z","repository":{"id":212341367,"uuid":"731163341","full_name":"Frixoe/ronin-active-set-checker","owner":"Frixoe","description":"Periodically checks if a validator is in the active set on the Ronin Network","archived":false,"fork":false,"pushed_at":"2023-12-13T16:33:41.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T05:43:21.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/Frixoe.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}},"created_at":"2023-12-13T13:48:26.000Z","updated_at":"2023-12-13T17:03:40.000Z","dependencies_parsed_at":"2023-12-13T20:04:39.168Z","dependency_job_id":null,"html_url":"https://github.com/Frixoe/ronin-active-set-checker","commit_stats":null,"previous_names":["frixoe/ronin-active-set-checker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Frixoe/ronin-active-set-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frixoe%2Fronin-active-set-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frixoe%2Fronin-active-set-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frixoe%2Fronin-active-set-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frixoe%2Fronin-active-set-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frixoe","download_url":"https://codeload.github.com/Frixoe/ronin-active-set-checker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frixoe%2Fronin-active-set-checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32169657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-17T21:41:53.461Z","updated_at":"2026-04-23T06:33:32.309Z","avatar_url":"https://github.com/Frixoe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ronin-active-set-checker\nPeriodically checks if a validator is in the active set on the Ronin Network.\n\n## Install and Run\nMake sure docker is installed on your system before beginning the installation. Visit [this link](https://docs.docker.com/engine/install/ubuntu/) to install docker on ubuntu.\n### 1. Clone the Repo\n```\ngit clone https://github.com/Frixoe/ronin-active-set-checker.git\ncd ronin-active-set-checker\ncp .env-example .env\n```\n### 2. Edit the `.env`\nNow edit the variables in the `.env` file with the relevant values.\n```\nvim .env\n```\n\n```\nBOT_TOKEN=\u003cYOUR TELEGRAM BOT TOKEN\u003e\nVALIDATOR_ADDRESS=\u003cYOUR VALIDATOR ADDRESS STARTING WITH 0x\u003e\nCHAT_ID=\u003cTHE CHAT ID OF THE GROUP/CHANNEL WHERE THE BOT WILL BE FUNCTIONING\u003e\n````\n\nYou can find your validator address on your validator's [Ronin Staking Stats Page](https://app.roninchain.com/validator/ronin:6aaabf51c5f6d2d93212cf7dad73d67afa0148d0). You are looking for the address in the red box:\n![image](https://github.com/Frixoe/ronin-active-set-checker/assets/21309909/a773ce5a-b79f-4b64-8572-f773ba7ffb09)\n\n\u003e Make sure to remove the 'ronin:' from the start and replace it with '0x' when adding it to the `.env` file.\n\n### 3. Run the script!\n```\nsudo docker compose up -d\n```\nDocker will now build the image and start monitoring your validator's active set involvement.\n\nCheck the logs:\n```\nsudo docker compose logs -f --tail=10\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrixoe%2Fronin-active-set-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrixoe%2Fronin-active-set-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrixoe%2Fronin-active-set-checker/lists"}