@mydev.near [Posted on Developer DAO Board](https://near.social/#/devgovgigs.near/widget/Post?id=673) ## Solution: Add Delegate transactions support for pyonear and py-near ###### Requested amount: 1000 USDC ###### Requested sponsor: @neardevgov.near NEAR has recently added the ability to make meta transactions and pay for gas for users (DelegateAction). However, this feature is not available in any SDK and is not used by projects ------ **Suggestion:** - add support for Delegate Action to the `pyonear` python library (wrapper on rust components): PR to https://github.com/kevinheavey/pyonear - add support for Delegate Action to `py-near` (the most popular python library for NEAR Protocol): PR to https://github.com/pvolnov/py-near The py-near library will also implement a top-level method `get_nep461_hash()` to generate a hash for user-side signatures ------ **Team** Peter Volnov - founder and backend developer at @herewallet.near, the main contributor to `py-near`