The problem Stablecoin System DeFiProtocol solves
- Test Coverage: Unit and fuzz testing achieved Forge coverage of 76.15%, 78.35%, and 60.00%.
- Stablecoin Peg: The protocol effectively maintains the stablecoin's value around $1, backed by equivalent assets.
- System Stability: The protocol ensures system stability by liquidating users whose health factor (HF) falls below the minimum threshold.
- Over-Collateralization: The protocol consistently remains over-collateralized, ensuring robust financial security.
- Invarient Fuzz testing: Successfully implemented the invarient fuzz testing covering over 1000 input data for functions parameters for better protocol security.