Skip to content

Using Advanced Foundry concepts for creating a stablecoin using the DSC-Engine, along with best practices in smart contract development and security

Notifications You must be signed in to change notification settings

Vib-UX/defi-protocol-advanced-foundry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  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) Users can only mint the stablecoin with enough collateral (coded)
  3. Collateral: Exogenous (Crypto)
    1. ETH
    2. BTC

About

Using Advanced Foundry concepts for creating a stablecoin using the DSC-Engine, along with best practices in smart contract development and security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published