Skip to content

yearn/yETH-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yETH-bootstrap

Implementation of bootstrap phase as outlined in YIP-72.

Install dependencies

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

Run tests

ape test
ape test tests/pol_curve_lp.py --network ethereum:mainnet-fork

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published