Uniswap/v3-core
🦄 🦄 🦄 Core smart contracts of Uniswap v3 observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 95
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2317
- days_rel: n/a
- days_push: 34
- n_releases_24m: 0
Adoption not part of the score
5025 stars · 3026 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The core smart contracts of the Uniswap v3 protocol, an automated market maker on Ethereum, distributed as an npm package with deployable bytecode and Solidity interfaces. It includes the UniswapV3Factory and pool contracts that power concentrated liquidity swaps.
Use cases
- deploy a local Uniswap v3 testnet matching mainnet bytecode
- import Uniswap v3 pool interfaces into a Solidity contract
- build a DEX or AMM based on Uniswap v3 core contracts
- integrate Uniswap v3 swaps into a DeFi protocol
- audit or fork the Uniswap v3 factory and pool contracts
When to choose
- you need the canonical, mainnet-matching Uniswap v3 core contracts
- you want to build contracts that interact directly with Uniswap v3 pools
- you are deploying Uniswap v3 to a local or custom chain
When to avoid
- you need higher-level routing or periphery contracts (use uniswap-v3-periphery or the SDK)
- you want a frontend or swap interface rather than on-chain contracts
- you need a license permitting unrestricted commercial use (core is BUSL-1.1)
Facets
library · maturity stable
blockchain sdk developer-tools blockchain fintech developer-tools uniswap smart-contracts automated-market-maker defi solidity dex cryptocurrency ethereum nodejs
2 sources
- readme: https://github.com/Uniswap/v3-core · fetched 2026-08-28 · 6c69ddb1f852
- homepage: https://uniswap.org · fetched 2026-08-29 · cb146992a594
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Uniswap/v3-core | main | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem