Importing in Foundry
Example
Get dependencies
First we need to download the repo into our dependencies folder (lib):
forge install yieldprotocol/yield-utils-v2


Run forge remappings to check how forge is mapping out your dependencies

Craft import statement

Last updated