OriginProtocol / OriginProtocol/origin-dollar
Uniswap Strategy
Nobody has claimed this yet.
- Dominant language
- Solidity
- Stars
- 152
- Forks
- 115
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 17
Description
Add a vault strategy that takes stablecoin deposits and supplies them to one or more of the following liquidity pools:
We will need to decide how to allocate deposits and withdrawals since Uniswap liquidity pools necessarily involve dealing with two tokens at a time as opposed to our Compound strategy, which can lend or withdraw any single token.
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 implementation files or tests are named. Start by reviewing the existing Compound strategy and the three listed Uniswap pools, then resolve how deposits and withdrawals should be allocated across paired tokens; done means an agreed strategy design supporting the selected pools.
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
- Needs clarification
- Newbie friendliness
- 20/100