Skip to content

A decentralized USD-pegged stablecoin using Collateralized Debt Positions (CDPs). Mint stablecoins against over-collateralized assets (e.g., ETH), with automated liquidations and Chainlink price feeds.

Notifications You must be signed in to change notification settings

DappCoderr/Stablecoin-with-CDPs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stablecoin using CDPs (Collateralized Debt Positions)

🚨 Code is not audited. Do not use in production

This project is a decentralized stablecoin designed to maintain a stable value pegged to the US Dollar (USD). It achieves this stability through CDPs and automated mechanisms to ensure the stablecoin remains over-collateralized and secure.

How It Works 🔄

  1. Users lock up crypto assets (e.g., ETH) as collateral in a CDP.
  2. Mint stablecoins against the collateral, up to a percentage of its value.
  3. Liquidation Threshold is set. If your borrowed amount exceeds the threshold of your collateral’s value, the CDP is liquidated.
  4. Real-Time price feeds track collateral values and the stablecoin’s USD peg using Chainlink.

About

A decentralized USD-pegged stablecoin using Collateralized Debt Positions (CDPs). Mint stablecoins against over-collateralized assets (e.g., ETH), with automated liquidations and Chainlink price feeds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published