·uniswap-v4
</>

uniswap-v4

Logique du pool principal Uniswap v4 : PoolManager singleton, déverrouillage/rappel, actions du pool, hooks et types.

7Installations·0Tendance·@hairyf

Installation

$npx skills add https://github.com/hairyf/blockchain-master --skill uniswap-v4

Comment installer uniswap-v4

Installez rapidement le skill IA uniswap-v4 dans votre environnement de développement via la ligne de commande

  1. Ouvrir le Terminal: Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.)
  2. Exécuter la commande d'installation: Copiez et exécutez cette commande : npx skills add https://github.com/hairyf/blockchain-master --skill uniswap-v4
  3. Vérifier l'installation: Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Source : hairyf/blockchain-master.

Skill based on Uniswap v4 Core (Uniswap/v4-core), generated at 2026-02-09.

Uniswap v4 is an AMM with a singleton PoolManager: all pool state lives in one contract. Interactions go through unlock → unlockCallback, where callers perform swaps, liquidity changes, and donations, then settle balance deltas before the callback returns. Pools can attach hooks for lifecycle callbacks (initialize, add/remove liquidity, swap, donate).

| Architecture | Singleton, unlock/callback flow, delta settlement | core-architecture | | Unlock callback | IUnlockCallback, when to use unlock, security | core-unlock-callback | | Pool actions | initialize, swap, modifyLiquidity, donate, take, settle, sync, mint, burn, clear | core-pool-actions |

Logique du pool principal Uniswap v4 : PoolManager singleton, déverrouillage/rappel, actions du pool, hooks et types. Source : hairyf/blockchain-master.

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/hairyf/blockchain-master --skill uniswap-v4
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-25
Mis à jour
2026-03-10

Browse more skills from hairyf/blockchain-master

Réponses rapides

Qu'est-ce que uniswap-v4 ?

Logique du pool principal Uniswap v4 : PoolManager singleton, déverrouillage/rappel, actions du pool, hooks et types. Source : hairyf/blockchain-master.

Comment installer uniswap-v4 ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/hairyf/blockchain-master --skill uniswap-v4 Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Où se trouve le dépôt source ?

https://github.com/hairyf/blockchain-master

Détails

Catégorie
</>Développement
Source
skills.sh
Première apparition
2026-02-25