Architecture
Tech Stack
Component
Technology
Modular Architecture
modules/{feature}/
├── domain/ ← Pure business logic and types
├── infrastructure/ ← API, storage, external services
├── application/ ← State management and facades
└── ui/ ← React components (UI)Layers
Layer
Responsibility
Example
Import Rule
Chain Abstraction
Account Abstraction Stack
Token Registry
18 Languages
Last updated
Was this helpful?
