Skip to content

yearn/yETH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yETH contracts

Based on the weighted stableswap invariant, as derived in the whitepaper. Pool and staking contract follow specification.

Install dependencies

# Install foundry
curl -L https://foundry.paradigm.xyz | bash
foundryup
# Install ape and mpmath
pip install eth-ape
pip install mpmath
# Install required ape plugins
ape plugins install .

Run tests

ape test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published