Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 243 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 243 Bytes

#An example of interacting with uniswapV2 through its own contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js