{"id":47471428,"url":"https://github.com/Scottcjn/rustchain-bounties","last_synced_at":"2026-04-08T11:00:30.721Z","repository":{"id":337943715,"uuid":"1147677291","full_name":"Scottcjn/rustchain-bounties","owner":"Scottcjn","description":"Earn RTC crypto by contributing to the RustChain ecosystem. Bounties from 1-150 RTC. Star, code, write tutorials, find bugs.","archived":false,"fork":false,"pushed_at":"2026-04-03T01:53:12.000Z","size":2969,"stargazers_count":113,"open_issues_count":302,"forks_count":170,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-04-03T11:28:50.634Z","etag":null,"topics":["ai-agents","blockchain","bounties","bug-bounty","community","contributions","cryptocurrency","earn-crypto","first-timers-only","good-first-issue","hacktoberfest","open-source","rtc-token","rustchain","vintage-computing"],"latest_commit_sha":null,"homepage":"https://rustchain.org","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/Scottcjn.png","metadata":{"files":{"readme":"README.health-check.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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},"funding":{"github":["Scottcjn"],"ko_fi":"elyanlabs","custom":["https://rustchain.elyanlabs.ai/donate"]}},"created_at":"2026-02-02T04:29:16.000Z","updated_at":"2026-04-03T07:14:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Scottcjn/rustchain-bounties","commit_stats":null,"previous_names":["scottcjn/rustchain-bounties"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Scottcjn/rustchain-bounties","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scottcjn%2Frustchain-bounties","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scottcjn%2Frustchain-bounties/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scottcjn%2Frustchain-bounties/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scottcjn%2Frustchain-bounties/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Scottcjn","download_url":"https://codeload.github.com/Scottcjn/rustchain-bounties/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Scottcjn%2Frustchain-bounties/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31551891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"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":["ai-agents","blockchain","bounties","bug-bounty","community","contributions","cryptocurrency","earn-crypto","first-timers-only","good-first-issue","hacktoberfest","open-source","rtc-token","rustchain","vintage-computing"],"created_at":"2026-03-25T01:00:40.577Z","updated_at":"2026-04-08T11:00:30.711Z","avatar_url":"https://github.com/Scottcjn.png","language":"Python","funding_links":["https://github.com/sponsors/Scottcjn","https://ko-fi.com/elyanlabs","https://rustchain.elyanlabs.ai/donate"],"categories":["Repositories Coding for Beginners"],"sub_categories":[],"readme":"# RustChain Health Check CLI\n\nA simple CLI tool to query all RustChain attestation nodes and display their health status.\n\n## Installation\n\n```bash\npip install -r requirements.txt\nchmod +x health-check.py\n```\n\n## Usage\n\n### Human-readable table output:\n```bash\n./health-check.py\n```\n\n### JSON output:\n```bash\n./health-check.py --json\n```\n\n## Example Output\n\n```\n🦀 RustChain Node Health Status\n============================================================\n+----------------+------------+-----------+----------+--------+-----------+\n| Node           | Status     | Version   | Uptime   | DB RW  | Tip Age   |\n+================+============+===========+==========+========+===========+\n| 50.28.86.131   | ✅ Online  | 1.0.0     | 12h34m   | ✅ RW  | 2s        |\n+----------------+------------+-----------+----------+--------+-----------+\n| 50.28.86.153   | ✅ Online  | 1.0.0     | 12h32m   | ✅ RW  | 1s        |\n+----------------+------------+-----------+----------+--------+-----------+\n| 76.8.228.245   | ✅ Online  | 1.0.0     | 12h30m   | ✅ RW  | 3s        |\n+----------------+------------+-----------+----------+--------+-----------+\n```\n\n## Features\n- Queries all 3 official attestation nodes\n- Shows version, uptime, DB read/write status, and block tip age\n- Supports both human-readable and JSON output formats\n- Timeout handling for unresponsive nodes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FScottcjn%2Frustchain-bounties","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FScottcjn%2Frustchain-bounties","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FScottcjn%2Frustchain-bounties/lists"}