Skip to content

sturdyfi/code4rena-may-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In scope contracts

GeneralVault, LidoVault, CollateralAdapter, YieldManager, ConvexCurveLPVault

Dev Environment

  • EnvironmentFile (.env)
ALCHEMY_KEY="xxx"
  • Compile
yarn compile
  • Run the hardhat node on localhost.
FORK=main yarn hardhat node
  • Next run the following task to deploy all smart contracts
yarn sturdy:evm:fork:mainnet:migration
  • For test, run the following task to have a test of sample contract on the localhost.
yarn test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published