waku-org / research

Waku Protocol Research
MIT License
3 stars 0 forks source link

Chose payment methods #58

Open s-tikhomirov opened 7 months ago

s-tikhomirov commented 7 months ago

The incentivization protocol is agnostic to payment methods. A payment method should generally have the following properties:

Let's list all decentralized payment options:

Note also that there may be different market models that may motivate the choice of the payment method. One model assumes that each client pays for its own requests. Another model includes (centralized?) entities (i.e., developers of Waku-based apps) that pay for their users in bulk. It is then up to such entities to limit their users' bandwidth consumption to prevent overuse.

We also note that:

fryorcraken commented 7 months ago

Do note that the payment methods needs to work on resource-restricted devices such as mobile and browser.