/uniswap-v2

Uniswap V2

Primary LanguageSolidity

Uniswap V2

Build

npm run build

Tasks

deploy-weth

Usage: hardhat [GLOBAL OPTIONS] deploy-weth

deploy-weth: Deploy WETH contract

deploy-uniswap-v2

Usage: hardhat [GLOBAL OPTIONS] deploy-uniswap-v2 [--fee-to <STRING>] --weth <STRING>

OPTIONS:

  --fee-to      fee address (default: "0x0000000000000000000000000000000000000000")
  --weth        WETH contract address

deploy-uniswap-v2: Deploy UniswapV2 contracts