SharedStake / SharedStake/SharedStake-ui

[V2][Feat] Withdrawal Queue

Open
#194 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

Design and implement a page for a withdrawal queue.
To allow users to redeem sgETH for ETH.
Feel free to use stakewise or lido withdrawal queue contract as ABI till we have our own withdrawal contract.

Page should allow users to :

  1. approve tokens
  2. deposit into withdrawal queue
  3. show expected queue len or waittime

withdrawal queue should be somewhat automated, should discuss tradeoffs

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

No files, tests, or entry points are named. Start by clarifying the withdrawal contract and ABI, then locate the existing Vue page and contract integration before choosing an approach. Done means users can approve tokens, deposit sgETH, and see the expected queue length or wait time, with automation tradeoffs documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
blockchain, frontend
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.