uniswap-v4

Community

Orchestrate Uniswap v4 pools with a singleton.

Authorhairyf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Uniswap v4 relies on a singleton PoolManager and an unlock/callback pattern to coordinate complex pool actions safely; this Skill provides a compact mental model and practical references for implementing and reasoning about those interactions.

Core Features & Use Cases

  • Singleton PoolManager holds all pool state and enables batched operations.
  • Unlock/callback flow enforces a single reentrancy boundary and zero-delta settlement requirement.
  • Hooks and delta mechanics let pools attach lifecycle callbacks and manage balance deltas during swaps, liquidity changes, and donations.

Quick Start

Invoke poolManager.unlock with your action payload to begin a batched pool operation.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: uniswap-v4
Download link: https://github.com/hairyf/blockchain-master/archive/main.zip#uniswap-v4

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.