1.2.backend

The logic core managing off-chain operations, data flow, and dashboards.

  • Powered by Node.js and Express.js

  • SQL database stores:

    • Project submissions

    • Launch parameters

    • Referral completions

    • Staking history

  • Features:

    • Secure project approval queues

    • Admin review dashboard

    • Automated eligibility checks (vesting, token match, LP verification)

    • Daily reward logic (for farming/referral)

  • APIs deliver:

    • Project metadata

    • Task validation

    • Token metrics to frontend

Last updated