Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 349 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 349 Bytes

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