SharedStake / SharedStake/SharedStake-ui
[V2][Feat] Withdrawal Queue
Nobody has claimed this yet.
- 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 :
- approve tokens
- deposit into withdrawal queue
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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