> For the complete documentation index, see [llms.txt](https://docs.idlenetwork.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.idlenetwork.com/architectural-overview/data-flow-architecture.md).

# Data Flow Architecture

User Registration Flow:

1. Client → Electron app launches
2. Backend → NestJS API receives registration
3. Database → SQLite stores user profile
4. Wallet → Curated wallet generated locally
5. Automation → Golem provider deployed
6. Monitoring → Real-time status tracking Reward Collection Flow:
7. Node → Golem provider runs compute tasks
8. Network → GLM tokens earned on EVM
9. Tracking → Backend monitors earnings
10. Future → Automatic bridging to Base
11. Vault → Smart contracts manage yield
