Skip to content

villanuevawill/FiatSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIAT Sim

Setup Instructions

Install dependencies

npm install

Set .env

cat example.env > .env
# edit .env

Run Simulation

Simulation project to see the interaction between Element, FIAT and Curve.

npx hardhat run scripts/simulate.js

matplot lib graphs and html tables are generated with:

python charts.py

See HTML files for generated graphs.

Some simple, generated graphs:

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published