Code examples for supplying Ethereum assets to the Compound Protocol.
-
Updated
Mar 5, 2023 - JavaScript
Code examples for supplying Ethereum assets to the Compound Protocol.
Code examples for borrowing Ethereum assets from the Compound Protocol.
PiggyFi is a Defi savings platform, without the need of an ethereum client e.g TrustWallet. That allows people from countries suffering from high inflation rates to save in a stable currency such as the USD, by leveraging on Stable cryptocurrencies such as USDT and generating interest on their savings through yield farming.
This is one of system of "new bancor pool design" that integrate Compound (cToken) with Bancor Pool by using bancor and compound protocol.
Trustless Liquidation Keeper with zkGraph for Compound Protocol
📊 Lend and borrow tokens on Compound. Liquidate undercollateralized borrowers
escrow transactions with compound protocol
This project is that try to integrate Bancor liquidly pool with lending protocol(i.e. Compound, Curve.fi)
Supply and redeeming on Yearn, Compound and Aave lending protocols
Donate Interest income by convert from tBTC to cTBTC(Using tBTC and Compound)
Experimenting with compound-finance protocol
The script schedules reinvestment to run daily at midnight, The script automates the process of depositing DAI into the cDAI market, claiming COMP rewards, and reinvesting those rewards back into the cDAI market to compound interest.
This project showcases escrow transactions integrated with the Compound protocol. After installing the dependencies with npm or yarn, you’ll connect using your Alchemy API key and run a local Hardhat fork of Ethereum mainnet. Smart contracts are deployed via Truffle, and the resulting contract address is added into the React frontend and Node.js se
Add a description, image, and links to the compound-protocol topic page so that developers can more easily learn about it.
To associate your repository with the compound-protocol topic, visit your repo's landing page and select "manage topics."