Skip to content

knnlrts/defi-apy-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

defi-apy-dashboard

Defi dashboard calculating the APYs for the Compound & AAVE liquidity protocols.
TODO: add AAVE APYs...
This is a Next.js project bootstrapped with create-next-app.

Getting Started

Auto generate dependencies in package.json:

npm install dependencies

Plug in your provider/Infura endpoint in apy.js:

// Infura endpoint URL
const provider = '<your_infura_endpoint>';

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Defi dashboard calculating APYs for the Compound and AAVE interest/liquidity protocols.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published