Uniswap V3 Example Usages Install dependencies: npm i Hardhat shorthand (Optional) hh -> npx hardhat: npm i -g hardhat-shorthand Create an enviroment file named .env and use .env.example as template. Run the test suites: hh test