Deploy own uniswap v2 on arbitrary chian Usage Config your network setting at hardhat.config.ts Deploy contract yarn install yarn hardhat deploy --tags all Config your uniswap v2 router addres you just deployed Add liquidity yarn hardhat run .\scripts\addLiquidity.ts