Skip to content

andrecronje/curve-contract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curve.fi contracts

These are contracts (with tests) for curve.fi - automated market-making for highly correlated assets.

Branches:

  • master - plain market-making for stablecoins in ERC20. Expected price = 1.0
  • compounded - market-making for compounded coins (cUSDC, cDAI) with conversion DAI <> USDC when exchanging, to both accrue interest and earn fees. Currently deployed on curve.fi.

Description of the science behing the algorithm is coming soon.

About

Smart contracts for Curve.fi in Vyper

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.1%
  • Shell 1.9%