Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decentralized StableCoin

A decentralized stablecoin smart contract where users can deposit collateral to mint stablecoin.


🛠️ Features

  1. Relative Stablity: Anchored or Pegged -> $1.00

    1. Chainlink Price Feed
    2. Set a function to exchange ETH & BTC -> $$$
  2. Stability Mechanism (Minting): Alogrithmic (Decentralized)

    1. People can only mint stablecoin with enough collateral (coded)
  3. Collateral: Exogenous (Crypto)

    1. wETH (ERC20 version of ETH)
    2. wBTC (ERC20 version of BTC)

Credits

Build with guidance from @PatrickAlphaC

About

A decentralized, over-collateralized stablecoin protocol built with Solidity and Foundry, featuring liquidation mechanics, oracle-based pricing, and invariant-driven testing.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages