Skip to content

hmmdeif/gravita-vessel-loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravita Loop Contract

Main

Mimics InstaDapp/DefiSaver type looping for Gravita Vessels.

Build

forge build

Test

As this is an integration, fork tests are the only tests that are important.

forge test

Deploy

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published