Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 386 Bytes

File metadata and controls

11 lines (7 loc) · 386 Bytes

Swap Token Test

Simple Token Swap challenge for the LevelUp platform. Complete the swap function at src/UniV3Swap.sol and run the test to check the correctness of your answer.

Running the test

The testing script makes WETH/GHO swap on Uniswap V3 deployed at Scroll Sepolia. Run it the following way:

forge test --fork-url https://scroll-testnet-public.unifra.io