Docs

LAUNCHING

How a token is created end to end.

Launch pipeline

  • Token information is collected in the Create flow.
  • Token metadata and image are uploaded through the pump.fun metadata integration on the server.
  • The creation transaction is constructed through the supported pump.fun launch integration.
  • The unsigned transaction is presented to the connected Solana wallet.
  • VYBE waits for onchain confirmation.
  • The resulting mint address is saved and the VYBE token record is created.
  • The token is associated with its TikTok creator and the launch is displayed.

If the pump.fun integration is not reachable from the deployment environment, the Create flow reports the failing step and nothing is signed. VYBE does not fake a successful launch.

NextCreator Attribution