curvefi/curve-contract
Vyper contracts used in Curve.fi exchange pools. observed · 2026-08-28
Health v2 · maintenance only
43/100
- Activity 24
- 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: 2422
- days_rel: n/a
- days_push: 461
- n_releases_24m: 0
Adoption not part of the score
1112 stars · 421 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official Vyper smart contracts powering Curve.fi's exchange liquidity pools on Ethereum. It includes pool templates, per-pool contract sources, and a Brownie-based test and deployment workflow.
Use cases
- deploy a new stablecoin liquidity pool on Curve
- audit or review Curve pool smart contracts
- fork Curve's stableswap AMM algorithm for my own DeFi project
- run the Curve contract test suite locally with Brownie
- understand how Curve's low-slippage pool math is implemented in Vyper
- integrate Curve pool contracts into another protocol
When to choose
- you are building or deploying a Curve liquidity pool
- you need the canonical, audited Vyper source for Curve pools
- you want to fork a battle-tested stableswap AMM implementation
When to avoid
- you want a general-purpose Solidity DeFi toolkit rather than Curve-specific contracts
- you need a frontend or SDK for interacting with Curve from an app
- you are not comfortable working with Vyper and Ethereum smart contract tooling
Facets
library · maturity active
blockchain security testing developer-tools blockchain fintech developer-tools python vyper defi smart-contracts stablecoin liquidity-pool ethereum brownie cryptocurrency
2 sources
- readme: https://github.com/curvefi/curve-contract · fetched 2026-08-28 · 50a0b45548b7
- homepage: https://www.curve.finance/ · fetched 2026-08-29 · 33daadf0782c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| curvefi/curve-contract | main | 43 |
For agents
markdown · JSON · MCP: product_card(name="curvefi/curve-contract")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem