Excited to opensource our RPC Proxy code. [Check it out](https://github.com/ecency/rpc-proxy) and try if you are running Hive full RPC node or any blockchain RPC for that matter. We would love to hear your experience with it and work together to make it better.
![blockchain-rpc-proxy-ecency](https://images.ecency.com/DQmUb61KoAEsXvbYerp25Jai6ATCcKqTWizh58Sm9mgyYCU/rpc_proxy.png)
We tried to make it as generalized as possible so that in future we can utilize when cross blockchain operations are added. Also codebase for it, is super clean and easily extensible. Whether you are running HIVE, BTC, ETH or any other blockchain nodes, most of which has in-built json-rpc support, we believe this will be great contribution to entire ecosystem, allowing easy creation of caching layer. If you are Python developer or know how blockchains work in general, try it out and let us know how it works for you. Currently most Hive full nodes use [Jussi](https://gitlab.syncad.com/hive/jussi) and it is great tool. In our eyes, it looked bit over-engineered and not really extensible because it is designed only for Hive, hard to make any changes/improvements. Goal with this new script is to allow more developers to add new changes easily as well as offer alternative RPC proxy and help ourselves in long term. **Source code:** https://github.com/ecency/rpc-proxy --- ## Support Ecency, [in our mission](https://ecency.com/hive/@ecency/proposal-ecency-development-and-maintenance): Ecency: https://ecency.com/proposals/141 Hivesigner: [Vote for Proposal](https://hivesigner.com/sign/update-proposal-votes?proposal_ids=%5B141%5D&approve=true)

See: RPC-Proxy for blockchain, opensourced by @ecency