Synthetic Stablecoin Protocol
Welcome to the documentation for the Synthetic Stablecoin Protocol built on a shared liquidity pool system.
Overview
Our protocol enables the creation of synthetic euros (and other stablecoins) through an innovative liquidity pool system. The mechanism relies on two main types of actors who interact to maintain system stability and liquidity.
Protocol Architecture
The protocol consists of several key components:
- Multi-LP Liquidity Pools: Shared pool system enabling stablecoin creation
- Price Oracle: Reliable pricing system via Chainlink
- Collateral Management: Whitelist of accepted collateral assets
- Factory Pattern: Secure deployment of new pools
- Lending System: Integration with lending protocols like Compound
How It Works
The protocol operates on a dual-actor model:
- Minters (regular users) deposit USD stablecoins to create synthetic euros
- Liquidity Providers (shorters) deposit liquidity to cover positions and earn fees
Getting Started
Explore the documentation to understand:
- How the two user types interact
- Pricing and liquidation mechanisms
- How to deploy and interact with pools
- Yield optimization strategies