Skip to content

delvtech/crank

Repository files navigation

Momo

Momo is an ERC4626 vault that buys strategically buys Hyperdrive longs and shorts to amplify the returns of a target yield source.

Usage

Build

$ forge build

Test

$ forge test

Lint

$ make lint

Format

$ make prettier