Week 1 recording is posted now.
- Learn how to use uniswap
- What is Uniswap
- Read Swap and Pools pages in Uniswap docs V2
- Perform token swap and add liquidity for token pairs. This can be done on HoneySwap with xDAI or UniSwap with a Testnet.
- on Honeyswap, you can use BRIGHT, LINK or DCASH tokens on the xDai chain. You will need xDai tokens (<1 XDAI) to experiment with Honeyswap. HoneySwap is based on Uniswap V2 and this is what we will cover in this course.
- on Uniswap with a testnet. We tried Rinkeby and Polygon Mumbai. You will need tokens deployed on the testnet. If you do not have tokens already, you can deploy your own ERC20 contracts following the model in HEX tokens. NOTE: Uniswap is Uniswap V3 and we will not cover V3 in this course.
- Fork UniswapV2 and publish the interface
- Follow README-Uniswap-interface.md
- Use the published interface with the existing uniswap contracts.
- The interface is already connected to existing contracts.
- Add liquidity for two tokens. Perform a swap. You may find it easier to import the sample tokenlist.