Contract for Liquidity Providing strategies
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
Contract for Liquidity Providing strategies
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