@uniswap/lp-action-contracts
v1.0.0-rc.3
Published
Smart contracts that enable additional functionality for Uniswap V3 position NFTs
Downloads
5
Keywords
Readme
Remove And Swap
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.
Running Locally
- Ensure that foundry is installed on your machine
yarn
yarn compile
yarn test