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

Uniswap/v3-periphery

🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v3 observed · 2026-08-28

github.com/Uniswap/v3-periphery · homepage · TypeScript · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 95
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2021
  • days_rel: n/a
  • days_push: 34
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1333 stars · 1248 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Peripheral smart contracts for the Uniswap V3 protocol, including the SwapRouter, nonfungible position manager, and related interfaces. Distributed as an npm package for deploying locally or importing Solidity interfaces into other contracts.

Use cases

  • integrate uniswap v3 swaps into my smart contract
  • deploy a local testnet copy of uniswap v3 periphery contracts
  • import ISwapRouter interface into solidity
  • build a dapp that interacts with uniswap v3 positions
  • swap tokens programmatically on ethereum via uniswap v3
  • manage liquidity positions with the nonfungible position manager

When to choose

  • you are building smart contracts or dapps that need to interact with Uniswap V3
  • you need the exact mainnet bytecode for local testing
  • you want audited, bug-bounty-backed contract interfaces

When to avoid

  • you need the core Uniswap V3 pool contracts themselves (use uniswap-v3-core)
  • you only need off-chain quoting or routing (consider the Uniswap SDKs instead)
  • you are building on a non-EVM chain

Facets

library · maturity stable

sdk developer-tools blockchain fintech developer-tools uniswap smart-contracts defi periphery swap-router liquidity npm-package bug-bounty cryptocurrency ethereum solidity typescript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
Uniswap/v3-peripherymain75

For agents

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

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