doppler-hooks

Installation
SKILL.md

Source References: Use Doppler deployments as the contract source of truth for deployed addresses and revisions.

Doppler Hooks

When to use

  • You need a top-level hook integration path for a price discovery launch
  • You are using DopplerHookInitializer to register or manage hook callbacks
  • You are troubleshooting hook-enabled multicurve pools and lifecycle transitions

Prerequisites

  • Asset/numeraire addresses and expected pool mode (locked vs migrable)
  • Hook contract addresses and intended flags

Core workflow

  1. Initialize pool with InitData including optional dopplerHook and callback calldata.
  2. Confirm stored state via getState(asset):
    • pool key
    • far tick
    • status
Related skills
Installs
4
GitHub Stars
4
First Seen
Mar 3, 2026