Ross ROSS = Recommend OSS · open-source software intelligence for agents

Uniswap/v3-core

🦄 🦄 🦄 Core smart contracts of Uniswap v3 observed · 2026-08-28

github.com/Uniswap/v3-core · homepage · TypeScript · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
Uniswap/v3-coremain75

For agents

markdown · JSON · MCP: product_card(name="Uniswap/v3-core")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem