Contracts Overview
If you are new to Ring, the contracts documentation should be read in this order:
Few ProtocolRing Swap (v2)Uniswap v4 IntegrationLiquidity Launchpad
How Ring's contract stack is organized
Ring's current contract stack is centered on Few Protocol.
Few Protocolwraps original ERC-20 assets intoFewTokenRing Swap (v2)is Ring's native AMM and router systemUniswap v4 Integrationdocuments howFewTokenis used in Uniswap v4 environments
This distinction is important:
- Ring currently operates
Ring Swap (v2)as its native swap protocol - Ring does not currently operate a separate native
Ring v4AMM - v4-related material in these docs should generally be understood as integration with
Uniswap v4
Recommended starting points
Few Protocol
Start here if you want to understand the core Ring mechanism.
Ring Swap (v2)
Start here if you want to integrate Ring's native swap system.
Uniswap v4 Integration
Start here if you want to understand how FewToken interacts with Uniswap v4 liquidity and related infrastructure.