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.
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