Data Flow Diagram

Below is a simplified representation of the data flow within Sunflower. Use this as a reference when creating your visual architecture diagram.

arduino

Client
 └─> RPC/Aggregator Node
       └─> Validator
             └─> Router
                   └─> Sunflower Node
                         └─> Public Web Server
       └─> ZK Processor / PoB Aggregator
             └─> Sunflower Data Ledger
                   └─> L1 Settlement Layer (Optional)

Last updated