Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 217 Bytes

icETH-Yield-Calculator

A simple webapp to calculate the yield of your icETH and

Add a INFURA Node endpoint inside the .env file

INFURA_ENDPOINT=

Run following commands

  1. npm install
  2. npm run start