SharedStake / SharedStake/SharedStake-ui

[v2][feat] incentives / points

Open
#196 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted V2
Dominant language
JavaScript
Stars
16
Forks
14
PR merge metrics
No merged PRs in 30d

Description

implement POC
backend and frontend components for a points based incentive system for sharedstake.
this is analogous to eigenlayer pts.
And gives us a way to experiment with incentives and offer them without directly affecting LP (ppl selling rewards).

Algo:

  • NFT and ve/SGT/lp boost point accumulation rate. See docs for proposed boosts
  • User deposits into LPs / staked sgt / veSGT held etc generate points
  • Users can come to the site and see their accumulated points and whats boosting their earn rate
  • points
  • Points will be convertible to SGT at a set rate in the future

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the proposed boost documentation and locating the backend and frontend entry points; this issue names no files or tests. Establish the POC scope for point accumulation, boost visibility, and the agreed algorithm, then verify the resulting points and earn-rate views.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.