Appearance
Architecture Overview
This diagram shows the complete Textile Protocol v2.1 system architecture.
System Components
The protocol consists of three main layers:
- Protocol Infrastructure Layer - Shared services and configuration
- Pool Instance - Individual pool deployment
- External Actors - Users and operators
Key Relationships
- Registry tracks all pools and provides centralized configuration
- Reserve provides immutable custody (no upgrades possible)
- Tranche implements ERC4626 standard for vault tokens
- StructuredPool coordinates all pool operations and manages the integrated credit line
Related Documentation
- Protocol Overview - Non-technical introduction
- Developer Guide - Technical integration
- Auditor Introduction - Complete specification