Codex-Bugmenot / L12-Stable-Coin

Patrick Collins's Course Lesson 12 Stable Coin Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stable Coin Properties

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

    1. Chainlink Price Feed
    2. Set a Function to Exchange ETH & BTC ----> $$$$
  2. Stability Mechanism(Minting): Algorithmic (Decentralized)

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

    1. wETH
    2. wBTC

About

Patrick Collins's Course Lesson 12 Stable Coin Code


Languages

Language:Solidity 100.0%