/compound-finance_interaction

Smart contracts that enable interaction with Compound Protocol, allowing users to perform actions such as supply, redeem, borrow, repay, liquidation, and long/short positions programmatically through the Ethereum network.

Primary LanguageSolidity

Compound Protocol Interaction

The CompoundLong contract is a smart contract that allows users to open leveraged long positions on ETH. The CompoundLiquidator contract is a smart contract that allows users to liquidate undercollateralized loans on the Compound protocol. The CompoundInteraction contract is a smart contract that allows users to interact with the Compound protocol to lend and borrow tokens.