Post #158
913
The RHC instance incentives campaign has started: https://t.me/lighter_announcements/392. Note that points will accrue both live, and via a weekly distribution. Builders that wish to display on their apps points accrued by their clients can do so using the following:
•
•
•
Builders that wish to bind their referral code programmatically, as a client signs-up to lighter via their app, can do so via the
•
leaderboard endpoint, showing totals (both live, and weekly distributions). Use type=all, as weekly granularity is not supported: https://apidocs.rh.lighter.xyz/reference/leaderboard. If you don't authenticate the request, only top addresses in the leaderboard will be returned•
livePoints/total endpoint, returning only the live portion of points: https://apidocs.rh.lighter.xyz/reference/livepoints_total•
live_points WebSocket channel, to stream live points updates: https://apidocs.rh.lighter.xyz/reference/livepoints_totalBuilders that wish to bind their referral code programmatically, as a client signs-up to lighter via their app, can do so via the
referral/use endpoint: https://apidocs.rh.lighter.xyz/reference/referral_use. Note that on our RHC instance, an account earns 10% of the points earned by the users they refer.