Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 361 Bytes

File metadata and controls

28 lines (19 loc) · 361 Bytes

Leveraged Yield Farming Backtest

Prerequisites

Install dependencies

NPM

npm i

Yarn

yarn

The following tasks are used to extract on-chain data for the backtest

Try running some of the following tasks:
npx hardhat generateBlocks
npx hardhat getAllRates
npx hardhat getFarmingYields
npx hardhat getAllPositions