WARNING: These contracts have not completed a full security audit and are currently undergoing one. Use at your own risk. Do not deposit funds you cannot afford to lose.
Yield tokenization protocol built with the Diamond pattern (EIP-2535).
Yield Forge allows users to split LP positions into Principal Tokens (PT) and Yield Tokens (YT), enabling yield trading and fixed-rate strategies.
Create a .env file in the project root:
PRIVATE_KEY=<your_private_key>
RPC_URL=<rpc_endpoint>
ETHERSCAN_API_KEY=<optional_for_verification>Note:
PRIVATE_KEYis always loaded from.envand never passed via command line.
BUSL-1.1