Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 703 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 703 Bytes

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