{"id":27089049,"url":"https://github.com/soldapper/rpcx-proxy","last_synced_at":"2025-04-06T06:38:13.465Z","repository":{"id":246790241,"uuid":"822195867","full_name":"SolDapper/rpcx-proxy","owner":"SolDapper","description":"Solana PHP RPC Proxy","archived":false,"fork":false,"pushed_at":"2025-02-08T00:58:01.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T01:29:15.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/SolDapper.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":"2024-06-30T14:49:04.000Z","updated_at":"2025-02-08T00:58:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"fde3447b-3769-4c6a-ba3a-2dfa12049748","html_url":"https://github.com/SolDapper/rpcx-proxy","commit_stats":null,"previous_names":["soldapper/rpcx-proxy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolDapper%2Frpcx-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolDapper%2Frpcx-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolDapper%2Frpcx-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolDapper%2Frpcx-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SolDapper","download_url":"https://codeload.github.com/SolDapper/rpcx-proxy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445650,"owners_count":20939953,"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":"2025-04-06T06:38:12.933Z","updated_at":"2025-04-06T06:38:13.457Z","avatar_url":"https://github.com/SolDapper.png","language":"PHP","readme":"# rpcx-proxy\nsolana rpc proxy for non-node enviroments running php\n\n# features\nwhitelist domains or allow all origins\n\nprotects your rpc endpoint from public view\n\n# example usage\njust send your rpc requests from your front end to the proxy\n```javascript\nlet proxy = \"https://yourwebsite.com/proxy.php\";\nlet connection = new solanaWeb3.Connection(proxy, \"confirmed\");\n```\n\n# settings\nopen the proxy file and add your whitelist and rpc details\n```javascript\n$whitelist = array(\"https://yourwebsite.com\",\"https://anotherwebsite.com\"); \n$key = \"helius-key-here\";\n$path = \"https://mainnet.helius-rpc.com/?api-key=\".$key;\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoldapper%2Frpcx-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoldapper%2Frpcx-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoldapper%2Frpcx-proxy/lists"}