Skip to content

guillaumedebavelaere/foundry-decentralized-stablecoin

Repository files navigation

LinkedIn


Foundry decentralized stablecoin

A decentralized stablecoin, built with solidity using foundry.

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

A decentralized stablecoin that is:

  • Anchored or Pegged to $1.00 (Relative stability)
    • use Chainlink to get the price feed.
    • has a function to exchange ETH or BTC against our stablecoin
  • Algorithmic (Stability mechanism ie: minting / burning), so decentralized
    • People can only mint the stablecoin with enough collateral (coded)
  • Exogenous (Collateral that originates from outside the protocol: wETH, wBTC)

(back to top)

Built With

  • Solidity
  • Foundry

(back to top)

Getting Started

Prerequisites

(back to top)

About

A decentralized stablecoin, built with solidity using foundry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published