RequestNetwork / public-issues

A repository for storing public tasks
0 stars 0 forks source link

As a Builder, I want to create a request from Solidity, via a smart contract call, so I don't need to run a frontend/backend or use the RN SDK #15

Open MantisClone opened 9 months ago

MantisClone commented 9 months ago

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.

MantisClone commented 6 months ago

This should still require signature from end-user.