- Understand invariants: Statements that should always hold true.
- Write invariant functions.
This is a foundry project that was done as the as a pinnacle project
for the Patrick Collins 27hrs Foundry Course.
- Relative Stability: Anchored or Pegged -> $1.
- Stability Mechanism (Minting): Algorithmic (Decentralized)
- Can only be minted with enough collateral (coded).
- Collateral: Exogenous (Wrapped Crypto)
- wBTC
- wETH
- Both Stateless (fuzz) and Stateful (Invariant) tests in foundry.
- Contains scripts to deploy the contract and some initial tests written in Foundry.
- More tests