Skip to content

martinkrung/interest-rate-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a tool to test new code for interest model (IRM), basic Semilog with quadratic/cubic/quartic

python -m venv .venv
source .venv/bin/activate
pip install --upgrade pip
pip install eth-ape'[recommended-plugins]'
ape plugins install arbitrum
pip install titanoboa==0.1.10
pip install matplotlib

Tools to plot curve for Curve Secondary Monetary Policy and new HyperbolicMonetary Policy

https://github.com/martinkrung/curve-lending-factory

and

https://github.com/curvefi/curve-stablecoin/blob/master/contracts/mpolicies/SecondaryMonetaryPolicy.vy

  1. edit params in secondary-rate-params.py
  2. run python secondary-rate-params.py
  3. look at plot in data/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published