ge0rgiev / uniswap-v3

Uniswap V3 Example Usages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Uniswap V3 Example Usages


Languages

Language:Solidity 71.5%Language:TypeScript 25.1%Language:Shell 1.8%Language:JavaScript 1.5%