https://github.com/dappcoderr/makerdao-dss
https://github.com/dappcoderr/makerdao-dss
chainlink evm-blockchain foundry sepolia smart-contracts solidity
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dappcoderr/makerdao-dss
- Owner: DappCoderr
- Created: 2024-07-25T07:08:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T18:00:24.000Z (10 months ago)
- Last Synced: 2025-01-07T03:13:51.709Z (6 months ago)
- Topics: chainlink, evm-blockchain, foundry, sepolia, smart-contracts, solidity
- Language: Solidity
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## MakerDAO Decentralised StableCoin System (DSS)
For this project we are using -
1. Relative Stability: Anchored or Pegged -> $1
1. Setup chainlink price feed.
2. setup a function to exchange the ETH and BTC.
2. Stability Mechanism (Minting): Algorithmic (Decentralized)
1. People can only mint the stablecoin with enough collateral.
3. Collateral: Exogenous (Crypto). Using only two types of Crypto currency as collateral.
1. This the wrapped version of ETH token called as wETH
2. This the wrapped version of BTC token called as wBTC