Submodules for Astera Vaults and strategies, to be consumed by deployer repositories of specific vaults and strategies.
Multi-strategy vault base class
Multi-strategy vault ERC4626 wrapper
Controls the management fee across a set of vaults
A configurable swapper smart contract for reaper strategies that interfaces with several decentralized exchanges. Deployed once per chain alongside strategies.
Multi-strategy strategy base classe, to be inherited by every strategy.
This project uses Foundry as the development framework.
forge install
forge build
forge test