Skip to content

Latest commit

 

History

History
 
 

contracts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

curve-contract/contracts

All contract sources are within this directory.

Subdirectories

  • gauges: Liquidity gauge contracts, used to staked LP tokens and handle CRV distribution. Part of the Curve DAO, included here to simplify the deployment process for new pools.
  • pool-templates: Contract templates used as a base when constructing new pools.
  • pools: Deployed Curve pool contracts.
  • testing: Contracts used exclusively for testing. Not considered to be a core part of this project.
  • tokens: ERC20 contracts used for pool liquidity provider tokens.