About
* SparkLend
* Build an application that makes use of the lending pools, depositing and borrowing assets
* The DAI market allows you to borrow DAI at a predictable rate defined by Maker governance
* The other markets’ rate is based on utilization
* Try to avoid simply depositing idle liquidity from your app, there should be a purpose for it
docs.sparkprotocol.io
* SparkSDAI
* Build an application that makes use of sDAI, a yield bearing stablecoin
* sDAI is an ERC-4626
* Try to avoid simply depositing idle liquidity from your app, there should be a purpose for it
* SparkConduits
* Build an application that makes use of Conduits to connect Maker liquidity to a protocol that provides yield
* Consider why it makes sense for you to use conduits instead a different source of liquidity (users, pools)
- SparkLend
- Build an application that makes use of the lending pools, depositing and borrowing assets
- The DAI market allows you to borrow DAI at a predictable rate defined by Maker governance
- The other markets’ rate is based on utilization
- Try to avoid simply depositing idle liquidity from your app, there should be a purpose for it
docs.sparkprotocol.io
- SparkSDAI
- Build an application that makes use of sDAI, a yield bearing stablecoin
- sDAI is an ERC-4626
- Try to avoid simply depositing idle liquidity from your app, there should be a purpose for it
- SparkConduits
- Build an application that makes use of Conduits to connect Maker liquidity to a protocol that provides yield
- Consider why it makes sense for you to use conduits instead a different source of liquidity (users, pools)