Mimics InstaDapp/DefiSaver type looping for Gravita Vessels.
forge build
As this is an integration, fork tests are the only tests that are important.
forge test
Uses env vars from a file .env
. Copy and rename .env.sample
and fill in the required variables.
source .env
forge script script/FlashVessel.mainnet.s.sol:FlashVesselMainnetScript --rpc-url $MAINNET_RPC_URL --broadcast --verify -vvvv