Uniswap / v4-periphery

🦄 🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v4
https://blog.uniswap.org/uniswap-v4
GNU General Public License v2.0
707 stars 483 forks source link

posm abstraction library #281

Open saucepoint opened 2 months ago

saucepoint commented 2 months ago

Component

Position Manager

Describe the suggested feature and problem it solves.

create a library to enable syntactic sugar such as

posm.mint(config, liquidity, amount0Max, amount1Max, recipient, hookData);

Describe the desired implementation.

No response

Describe alternatives.

No response

Additional context.

No response

linear[bot] commented 2 months ago

PROTO-406 posm abstraction library