@mydev.near [Posted on DevHub](https://near.social/#/devgovgigs.near/widget/Post?id=832) ## Idea: RPC proxy to pay for users' gas on python NEAR has recently added the ability to make meta transactions and pay for gas for users (DelegateAction). So that projects can use this on their side there is a suggestion to make an example of a proxy server. It can be used for further development or integrated into existing project ------ **Suggestion:** - сreate RPC proxy to pay for users' gas with Fast Api and py-near - ability to validate transactions by recipient and content - limits on the number of requests per account and from one ip - rotation of private keys for parallel processing of a large number of requests - сreate docker container and docs for simple setup. Once completed, all projects can easily integrate meta-transactions into their web applications. And make an RPC proxy node to pay gas for transactions on their dApp's contract ------ **Team** Peter Volnov - founder and backend developer at @herewallet.near, the main contributor to `py-near`