A curated list of awesome Uniswap v4 hooks resources.
- saucepoint/median-oracles: Experimental variations for a Median Price Oracle with Uni v4.
- horsefacts/trading-days: A Uniswap v4 hook that reverts when markets are closed in New York.
- saucepoint/v4-stoploss: Stop Loss Orders via Uniswap V4 Hooks.
- jtriley-eth/huff-hooks: Uniswap V4 Huff Hooks.
- saucepoint/v4-hyperlane-LPTs: Automate LPTs on destination chains using Hyperlane in Uniswap v4 Hooks.
- jamesbachini/Uniswap-V4-Torres-Token-Sale: A Solidity ERC20 token using Uniswap v4 hooks to create a compliant token sale system following judge Torres ruling in the XRP case.
- wagmiwiz/nft-owners-only-uniswap-hook: A Uniswap v4 hook that disallows a swap if sender doesn't own an ERC721 NFT.
- antoniordf/impermanent-loss-hedge: Uniswap V4 hook to hedge against impermanent loss.
- kadenzipfel/veLP: A Curve-style voting escrow (ve) Uniswap v4 hook.
- saucepoint/v4-template: Template repository for writing Uniswap V4 Hooks.
- ArrakisFinance/uni-v4-playground: Uniswap v4 playground.
- LucasMartinCalderon/Uniswap: Uniswap V4 Hooks Template for ETHGlobal Hackathon.
- naddison36/uniswap-v4-hooks: Uniswap v4 Hooks with factory to mine addresses and trace diagrams.
- devtooligan/HookMineAndSinker: Mine addresses for UniswapV4 Hooks.
- drgorillamd/uniV4-hook-deployer: Uniswap V4 hook create2 deployer.
- jamesbachini/Uniswap-v4-Tests: A test suite for working with Uniswap v4 Hooks.
- Uniswap v4 Hooks: Create a fully on-chain "take-profit" orders hook on Uniswap v4
- Solidity Developer: How to integrate Uniswap 4 and create custom hook
- James Bachini: Introduction to Uniswap v4 Hooks
- A time-weighted average market maker (TWAMM)
- Dynamic fees based on volatility or other inputs
- Onchain limit orders
- Depositing out-of-range liquidity into lending protocols
- Customized onchain oracles, such as geomean oracles
- Autocompounded LP fees back into the LP positions
- Internalized MEV profits are distributed back to LPs
- v4 hooks as keeper
- Oracleless lending protocol