Local fork runbook

Imported from local fork operational guide and sanitized.

Goal

Run complete local lifecycle:

  • create token

  • pre-migration trading

  • migration

  • post-migration DEX trading

Typical flow

  1. Start fork node.

  2. Deploy local DEX.

  3. Deploy local LiquidityHub.

  4. Deploy local Launchpad factory.

  5. Configure local wiring.

  6. Sync ABIs.

  7. Start backend and both frontends.

  8. Validate lifecycle end to end.

Runtime checks

  • CLUSTER_NAME=local where required

  • Local RPC points to fork node

  • Local scoped addresses are present and consistent

Operational tip

Use one-command scripts only after confirming they align with your latest deploy manifests.

Last updated