Skip to content

Commit

Permalink
chore: clarify incentivization PoC architecture for RLNaaS in Lightpush
Browse files Browse the repository at this point in the history
  • Loading branch information
s-tikhomirov committed Oct 30, 2024
1 parent 30c1985 commit cdb1f56
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions standards/core/incentivization.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ In an incentivized request-response protocol, only eligible (e.g., paying) clien
Clients include eligibility proofs in their requests.

Eligibility proofs are designed to be used in multiple Waku protocols, such as Store, Lightpush, and Filter.
Lightpush is planned to become the first Waku protocol to support incentivization.
We discuss the proof-of-concept implementation of incentivization for Lightpush in a later section.
Lightpush is planned to become the first Waku protocol with an incentivization component.
In particular, a Lightpush client will be able to publish messages without their own RLN membership.
Instead, the client would pay the server for publishing the client's message using the server's RLN proof.
We will discuss a proof-of-concept implementation of this incentivization component in a later section.

## Background / Rationale / Motivation

Expand Down

0 comments on commit cdb1f56

Please sign in to comment.