HyperHarvest Smart Contract
Our system revolves around a single smart contract, HyperHarvest.sol, which serves multiple purposes:
Vault Functionality: Handles deposits and withdrawals, minting HH shares to represent user deposits.
Cross-Chain Gateway: Acts as the entry and exit point for cross-chain messages via Chainlink's CCIP.
Strategy Execution: Interacts with Aave for yield generation and executes the yield optimization strategy.
Last updated