This repository contains core smart contracts of Atleta DEX V2, which is a fork of Uniswap V2.
npm test
runs test on a chain fork, which is configured in hardhat.config.js
Run npx hardhat run scripts/deployFactory.ts --network <TARGET NETWORK>
to deploy V2 Factory.