Danogo
  • INTRODUCTION
    • Danogo
    • Litepaper
      • Danogo Fixed Pool Lending
      • Danogo Flexible Pool Lending
  • Follow Us
  • Blogs
    • Cardano Smart Contract Composability Challenges
    • Danogo Multi-Source Oracle Aggregation
    • Handle concurrency in a market crash
    • Fixed Pool Lending Early Adopter Rewards Program
    • Prevent LP Price Manipulation
    • Danogo Flexible Pool Incentivized Testnet
  • HOW TO USE
    • Getting Started
      • Ready with your Cardano Wallet
      • Connecting Wallet
    • Guides
      • Yield Aggregator
        • How to find the most suitable yield products?
        • How to Supply Liquidity?
        • How to Withdraw Liquidity?
        • How to Borrow Tokens?
        • How to Repay a Loan?
      • Danogo Staking Bond
        • How to Borrow ADA Staking Rights?
        • How to Provide Liquidity?
      • Danogo Bond Dex
        • How to buy a Bond at Market price?
        • How to buy a Bond at your desired price (create Buy order)
        • How to sell a Bond at Market price?
        • How to sell a Bond at your desired price? (create Sell order)
        • How to update Sell order (Listing)?
      • Fixed Pool Lending
        • How to Create a Pool
        • How to Create a Loan
        • How To Repay a Loan
        • Top-up Collateral
        • How To Redeem
        • How To Perform Mass Liquidation
      • Flexible Pool Lending
        • How To Supply Assets
        • How To Withdraw Assets
        • How To Borrow
        • How To Modify Loans
        • How To Repay Loan
    • Video Guides
    • FAQ
      • Danogo Dex
      • Danogo Staking Bond
      • Yield Aggregator
      • Fixed Pool Lending
  • Developers
    • Integration
      • How to build transaction to create a fixed rate loan
      • APIs
        • Loan
        • Utility
        • Models
Powered by GitBook
On this page
  1. INTRODUCTION

Litepaper

PreviousDanogoNextDanogo Fixed Pool Lending

Last updated 23 days ago

Abstract

Danogo is a decentralized lending and borrowing protocol built on principles pioneered by Compound Finance () and adapted for the Cardano blockchain. While Liqwid Finance completed the first implementation of Compound Finance on Cardano in 2022, Danogo introduces a novel approach to DeFi implementation on Cardano with the following improvements:

  1. Support multiple independent oracles concurrently (our oracle smart contract will be open sourced and available for all other Smart Contract to access oracle sources onchain from Indigo, Liqwid, DJED, Orcfax, Charli3, Minswap, Splash & other DEXes at the same time)

  2. Support DEX LP tokens as collaterals

  3. Loan smart contract is inter-operable with other smart contracts, thus making loans programmable. This open door for new use cases to be built on Danogo loan to grow DeFi ecosystem on Cardano

  4. Remove batching, hence enabling continuous interest compounding while Liqwid interest are only accrued at fixed intervals during batching.

  5. Introduces novel parallel-threaded liquidation mechanism to enhance resilience during extreme market conditions. In 2023, Indigo faced a two-hour liquidation queue because liquidations had to be executed sequentially (). This will protect supply pools from default risks during extreme market conditions.

  6. Cross deposit idle fund to optimized yield for Suppliers; Danogo pools put all idle funds on Liqwid and keep qToken instead, this way Danogo suppliers will always earn yield, even when waiting for borrowers.

  7. Danogo smart contracts are written in Aiken and will be open-sourced once thoroughly audited. This will enable other developers to build independent off-chain front-ends with further use cases to ensure decentralization of the protocol.

Danogo aims to serve as a composable, scalable, and secure financial primitive for the Cardano DeFi ecosystem.

https://compound.finance/documents/Compound.Whitepaper.pdf
https://messari.io/report/cardano-ecosystem-analysis-q2-2023