v4-dynamic-auction

Installation
SKILL.md

Source References: Code citations link to raw GitHub files pinned to commit 46bad16d.

V4 Dynamic Auction

When to use

  • Tasks involving src/initializers/Doppler.sol or src/initializers/UniswapV4Initializer.sol
  • Questions about epoch rebalancing, gamma, tick accumulator, slug mechanics, or proceeds thresholds
  • Debugging why a dynamic auction rebalanced, exited early, or entered insufficient-proceeds mode

Prerequisites

  • Understand token0 < token1 ordering and tick direction
  • Know the sale asset and numeraire for the target pool
  • Have access to Foundry (forge, cast) and a V4-capable RPC endpoint
Installs
4
GitHub Stars
4
First Seen
Feb 3, 2026
v4-dynamic-auction — rustydotwtf/doppler-skills