Uniswap / Uniswap/interface

Wrap stETH

Open
#2,864 4 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue improvement
Dominant language
TypeScript
Stars
5.5k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Description: add support for native wrapping and unwrapping of stETH <-> wstETH, similar to how to handle native wrapping of ETH <-> wETH.

UX:

  • Display the Wrap button instead of Swap
  • Price quotes and Auto Router UI should be hidden
  • P1: support on L2 networks
  • P2: support on testnets
Screen Shot 2021-11-29 at 1 53 22 PM

Scope: roughly 1 day of engineering work. Don't think we can fit this in December, so leaving open as a good first issue for the community!

Contributor guide

Open the contributing guide

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 or tests are named. Start by locating the existing native ETH↔wETH wrapping flow in the interface and compare its UI behavior with the requested stETH↔wstETH flow; done means Wrap replaces Swap, quotes and Auto Router are hidden, and the stated L2 and testnet priorities are addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
blockchain, typescript
Domain
blockchain, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.