Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 293 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 293 Bytes

Strategy-v2

Contract for Liquidity Providing strategies

Test

Be sure to have an .env file located at the root with the value MAINNET_RPC=<your rpc url> to be used for forked tests.

Compile and test the smart contract with Foundry:

$ forge test