/
App ↗ GitHub ↗
Docs / Technical

Architecture

How the pieces fit together.

Frontend Static site · registration · dashboard · docs Core API Registration · verification · status Worker service Fee sweep · positions · buyback cycles Database Solana on-chain Pump.fun · Jupiter · burns
REACTR system architecture
  • Frontend — Static site handling registration, dashboard and docs.
  • Core API — Node.js service for registration, verification and status queries.
  • Worker service — Background scheduler monitoring fees, managing positions and firing buyback cycles.
  • Database — Registered token metadata, position state and transaction history.
  • On-chain — Fee collection, position management and burns all happen on Solana.