DEX - Part 1
You may have heard of Binance and FTX from the news headlines. They are called Centralized Exchanges (CEX) since one company operates them and reaps profit from operating them. What is a Decentralized Exchange (DEX)? A decentralized exchange (DEX) is a peer-to-peer marketplace where users can trade cryptocurrency directly with each other, without using an intermediary. Popular DEXs include Uniswap, SushiSwap, Pancake Swap, DODO, and Curve. In Part 1 of the DEX course, we will learn to build a liquidity pool and implement the “add liquidity” functionality.
Language
Solidity
Total Length
1.7h
Part of Learning Track
Build on Ethereum + 1
What You’ll Learn
Introduction to liquidity principles
Initialization of contracts, construction of liquidity pools, and calculation of LP tokens.
Syllabus
Language
Solidity
Total Length
1.7h
Part of Learning Track
Build on Ethereum + 1