OriginProtocol / OriginProtocol/origin-dollar
Add support for the OETH Uniswap pool
Nobody has claimed this yet.
- Dominant language
- Solidity
- Stars
- 152
- Forks
- 115
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 17
Description
Users should be able to swap to and from OETH using the Uniswap pool from our dapp. It should intelligently choose this option if it is the most economically advantageous for the user considering gas costs, liquidity, etc.
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
Start by locating the dapp’s existing swap flow and pool-selection logic, then compare how gas costs and liquidity are evaluated for current routes. Done means OETH can swap in both directions through the Uniswap pool and the route is selected when its net economics are best, with coverage for that decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100