# Problem Today, It's impossible to create a request from Solidity. Creating a request requires a frontend or backend that uses the Request Network SDK. # Possible Solution - [ ] Gelato Web3 Function that watches for an on-chain event and creates a request via the RN SDK on behalf of the user when it sees one. - [ ] Today, we support declarative payment delegates, but this feature may require request creation delegates. Unclear how that would work. - [ ] Smart Wallet Relayer # Motivation A hacker at ETHRome requested this feature.
Problem
Today, It's impossible to create a request from Solidity. Creating a request requires a frontend or backend that uses the Request Network SDK.
Possible Solution
Motivation
A hacker at ETHRome requested this feature.