This repository contains code to facilitate removing liquidity from Uniswap V3 via the NonfungiblePositionManager and atomically swapping one of the assets for any other asset.
- Ensure that foundry is installed on your machine
yarn
yarn compile
yarn test