Deployment overview

Imported and sanitized from internal runbooks.

Repositories

  • Launchpad contracts repo

  • DEX contracts repo

  • Backend repo

  • Launchpad frontend repo

  • DEX frontend repo

Safe deployment order

  1. Validate constants/config for target cluster.

  2. Deploy DEX (if changed).

  3. Deploy LiquidityHub.

  4. Deploy Launchpad factory.

  5. Run post-deploy wiring/config steps.

  6. Sync ABIs to backend/frontends.

  7. Restart services.

  8. Run verification checklist.

Mandatory verification

  • Active cluster and chain ID

  • Launchpad factory alignment across backend/frontend

  • DEX factory/router alignment across backend/frontend

  • Liquidity pair existence for migrated tokens

Do not publish

  • Raw private keys

  • Cloud DB credentials

  • Internal machine paths

Last updated