Uniswap V2 Code Explained
Apr 29, 2023 · 14 min read · If you goto Uniswap's Github profile you can see that there are two repos associated with V2: V2 Core and V2 Periphery. V2 Core is the implementation of the protocol and Periphery has a set of contracts to help us interact with the protocol. We will ...
Join discussion