Data Flow Architecture

User Registration Flow:

  • Client → Electron app launches

  • Backend → NestJS API receives registration

  • Database → SQLite stores user profile

  • Wallet → Curated wallet generated locally

  • Automation → Golem provider deployed

  • Monitoring → Real-time status tracking

Reward Collection Flow:

  • Node → Golem provider runs compute tasks

  • Network → GLM tokens earned on EVM

  • Tracking → Backend monitors earnings

  • Future → Automatic bridging to Base

  • Vault → Smart contracts manage yield

Last updated