A hook to route between various ERC4626 Vaults
This implementation is designed to work with Foundry (stable). If you are using Foundry Nightly, you may encounter compatibility issues. You can update your Foundry installation to the latest stable version by running:
foundryup
To set up the project, run the following commands in your terminal to install dependencies and run the tests:
forge install
forge test -vvv