roll-network / uniswap-frontend

🦄 An open-source frontend for Uniswap, maintained by the Roll team with native support for social money.
https://exchange.tryroll.com/
GNU General Public License v3.0
0 stars 1 forks source link

Migrate to V2 #77

Closed sidko closed 4 years ago

sidko commented 4 years ago

@marlon-wiprud let's migrate our uniswap frontend to V2. The V2 has been out for a while, and we need to migrate.

I'll migrate over the liquidity once the frontend is ready. Then we can switch over in production.

Let's try and keep the changes as minimal as possible. What we want to do is same as before - keep everything the same except for the dropdown list which should come from our postgres db. Please make sure all other features are untouched, such as the ability to trade via a token address.

In the PR, can you document exactly what changes were needed compared to their code?

Also, please coordinate the release with me since we need to move over existing liquidity.