{"id":16979243,"url":"https://github.com/yuichiroaoki/polygon-node-manager","last_synced_at":"2025-04-12T01:42:11.278Z","repository":{"id":36984003,"uuid":"494692850","full_name":"yuichiroaoki/polygon-node-manager","owner":"yuichiroaoki","description":"Polygon Node Manager","archived":false,"fork":false,"pushed_at":"2022-08-27T12:54:42.000Z","size":51,"stargazers_count":7,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T21:22:19.614Z","etag":null,"topics":["blockchain","ethereum","polygon","rust","telegram"],"latest_commit_sha":null,"homepage":"https://medium.com/coinmonks/how-i-run-a-polygon-node-for-flashloan-bots-71229e1a905d","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yuichiroaoki.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}},"created_at":"2022-05-21T05:48:00.000Z","updated_at":"2023-02-08T07:04:04.000Z","dependencies_parsed_at":"2023-01-16T17:30:25.876Z","dependency_job_id":null,"html_url":"https://github.com/yuichiroaoki/polygon-node-manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"yuichiroaoki/rust-cli-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuichiroaoki%2Fpolygon-node-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuichiroaoki%2Fpolygon-node-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuichiroaoki%2Fpolygon-node-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuichiroaoki%2Fpolygon-node-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuichiroaoki","download_url":"https://codeload.github.com/yuichiroaoki/polygon-node-manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505763,"owners_count":21115353,"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":["blockchain","ethereum","polygon","rust","telegram"],"created_at":"2024-10-14T01:45:14.643Z","updated_at":"2025-04-12T01:42:11.253Z","avatar_url":"https://github.com/yuichiroaoki.png","language":"Rust","readme":"# polygon-node-manager\n\n## setup\n\n1. Install dependencies\n```bash\nsudo apt install pkg-config libssl-dev\n```\n\n2. Add .env file with your credentials\n```\nAPI_KEY=\u003ctelegram-bot-api-key\u003e\nCHAT_ID=\u003ctelegram-bot-chat-id\u003e\nJSON_RPC_URL=\u003cjson-rpc-url-for-your-node\u003e (e.g. http://localhost:8545)\nALCHEMY_JSON_RPC_URL=\u003cpolygon-mainnet-json-rpc-url\u003e\n```\n\n## Check disk space\n```bash\nenv RUST_LOG=info cargo run -- --disk\n```\n\n## Delete logs\n```bash\nenv RUST_LOG=info cargo run -- --clean\n```\n\n## Check if bor is fully synced\n```bash\nenv RUST_LOG=info cargo run -- --bor\n```\n\n## Send a message with telegram\n```bash\nenv RUST_LOG=info cargo run -- --msg \"message\"\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuichiroaoki%2Fpolygon-node-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuichiroaoki%2Fpolygon-node-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuichiroaoki%2Fpolygon-node-manager/lists"}