samlior / uniswap-v2

Uniswap V2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Uniswap V2


Languages

Language:Solidity 90.8%Language:TypeScript 9.2%