IDLE TVL calculator Calculate the TVL of all the Idle ecosystem contracts including accrued governance tokens. Install dependencies yarn Configure .env Create a .env file in the root directory and insert the infura key entry: INFURA_KEY={YOUR_INFURA_KEY} Run script yarn start The Idle TVL will be logged.