amadeobrands / yield-daddy

ERC-4626 wrappers for common yield-generating platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yield daddy

Gas-optimized ERC4626 wrappers for common yield-generating protocols (e.g. Aave, Compound).

Architecture

Installation

To install with DappTools:

dapp install timeless-fi/yield-daddy

To install with Foundry:

forge install timeless-fi/yield-daddy

Local development

This project uses Foundry as the development framework.

Dependencies

make install

Compilation

make build

Testing

make test

About

ERC-4626 wrappers for common yield-generating platforms

License:GNU Affero General Public License v3.0


Languages

Language:Solidity 95.6%Language:Shell 4.0%Language:Makefile 0.4%