{"id":28862499,"url":"https://github.com/ecency/rpc-proxy","last_synced_at":"2026-02-14T06:31:14.348Z","repository":{"id":48109398,"uuid":"309366123","full_name":"ecency/rpc-proxy","owner":"ecency","description":"json-rpc proxy and caching","archived":false,"fork":false,"pushed_at":"2023-07-17T22:09:24.000Z","size":76,"stargazers_count":10,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-24T18:50:12.262Z","etag":null,"topics":["blockchain","caching","cryptocurrency","json-rpc","proxy","python","rpc"],"latest_commit_sha":null,"homepage":"https://ecency.com","language":"Python","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/ecency.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,"zenodo":null}},"created_at":"2020-11-02T12:41:08.000Z","updated_at":"2025-05-08T09:46:13.000Z","dependencies_parsed_at":"2025-07-19T16:39:08.635Z","dependency_job_id":"0fe3cafb-4e0b-4e5e-a6c9-9c11fd255e70","html_url":"https://github.com/ecency/rpc-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ecency/rpc-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecency%2Frpc-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecency%2Frpc-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecency%2Frpc-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecency%2Frpc-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecency","download_url":"https://codeload.github.com/ecency/rpc-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecency%2Frpc-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29438759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","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":["blockchain","caching","cryptocurrency","json-rpc","proxy","python","rpc"],"created_at":"2025-06-20T06:11:01.307Z","updated_at":"2026-02-14T06:31:14.331Z","avatar_url":"https://github.com/ecency.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RPC-PROXY\n\nGeneralized, easy to use RPC Proxy written in Python with support to `websocket` and `http` connections. Includes config example for [Hive blockchain](https://hive.io). It is written with simple and clean code that can be used by any blockchain or software with JSON-RPC protocols. We have tried number of RPC proxy scripts some of them are over-engineered and some lack extensibility or complicated to get started. So we wrote rpc-proxy in hopes to help others as well as ourselves. \n\nOur RPC, full node on Hive uses this: https://rpc.ecency.com\n\n## Installation\n\n```\n$ git clone https://github.com/ecency/rpc-proxy \u0026\u0026 cd rpc-proxy \u0026\u0026 pip3 install -e .\n```\n\n## Usage\n\n`$ rpc_proxy --config ./path/to/config.json`\n\n\n### Environment Variables\n\n|\t               \t|\tDefault\t        |\n|\t------------\t|\t------------    |\n|\t     HOST     \t|\t  127.0.0.1     |\n|\t     PORT     \t|\t  5002          |\n|\t     WORKERS    |\t  4             |\n|\t     DEBUG     \t|\t  False         |\n\n\n**Redis server must be working at 127.0.0.1:6379**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecency%2Frpc-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecency%2Frpc-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecency%2Frpc-proxy/lists"}