/v4-hooks

Primary LanguageSolidityMIT LicenseMIT

v4-template

A template for writing Uniswap V4 Hooks 🦄

Use this Template

  1. The example hook Counter.sol demonstrates the beforeSwap() and afterSwap() hooks
  2. The test template Counter.t.sol preconfigures the V4 pool manager, test tokens, and test liquidity.

Additional resources:

v4-periphery contains advanced hook implementations that serve as a great reference

v4-core


requires foundry