storming0x / ystarter-foundry-kit

Starter Kit for integrating V2 yearn vaults and ERC4626 vaults
GNU Affero General Public License v3.0
49 stars 15 forks source link

Make a ystarter-hardhat-kit repo cloned from this one #6

Closed storming0x closed 2 years ago

storming0x commented 2 years ago

For the devs that are not familiar with Foundry, HardHat repo allows a wider audience of developers to also work faster with the repo.

AlexNi245 commented 2 years ago

I created a hardhat fork of this repo that can be found here here. My goal was to be as close to the original repo as possible so the contracts are the same and the test suite tests the same stuff. I also add your yearn-vaults repo as a submodule in order to have solidity 0.8 compliant dependencies.