Add sepolia support for Uniswap V2 .
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Discussed in https://github.com/Uniswap/interface/discussions/7641
Originally posted by Zartaj0 January 12, 2024
I don't know if this has been asked before.
As we know, Goerli is now deprecated, and every application layer testing is now being conducted on Sepolia. But Uniswap V2 doesn't have support for the Sepolia network, and it becomes a bit inconvenient to test things that depend on UniV2, as there is no official contract, and there's no UI present.
I know V3 is here, and V4 is about to come, but V2 is still being used in a significant manner, and it would be really helpful to add support for the Sepolia network.
Contributor guide
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
Start by reading the linked discussion 7641 and reviewing the existing Uniswap V2 network support in the interface. The work is complete when Sepolia has official V2 support, including the UI needed to test V2-dependent applications.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100