Skip to content

ClydeKuo/deploy-uniswapv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy own uniswap v2 on arbitrary chian

Usage

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

About

Deploy own uniswap v2 contract on arbitrary chain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published