Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 239 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 239 Bytes

uniswap-v3-twap

npm i
npx hardhat compile

# mainnet test
ALCHEMY_API_KEY=vtqCl_WPHwVu683HSlNFlL36pTaaWIJw
npx hardhat node --fork https://eth-mainnet.alchemyapi.io/v2/$ALCHEMY_API_KEY

npx hardhat test --network localhost