Skip to content

Launching a token

jeetproof supports two launch modes on every supported launchpad.

Deploy directly from the terminal. You configure the token, pick the launchpad, and optionally set a dev-buy that executes atomically at deploy time. Each launchpad has slightly different mechanics - see Launchpads.

Deploying seeds liquidity and (depending on the venue) locks or burns the LP position automatically, so you don’t manage pools by hand.

Two ways to target:

  • By token - point jeetproof at a token address that’s already live and operate on it.
  • By deployer (watch mode) - watch a deployer address and auto-act the instant they launch. This is how you win the entry on a fair launch you’re expecting.

Before you go live, set:

  • Buy config - fixed size per wallet, or a randomised range.
  • Distribution - how entry is spread across wallets (see Distribution).
  • Market operations - reactive selling, take-profit, stop-loss, trailing stop (see Market operations).

Configuring up front means day one executes to a strategy instead of to improvisation.

Launchpads on Robinhood Chain enforce per-wallet caps and short restriction windows right after launch. jeetproof works within these rules - it is built to run quality launches, not to defeat a platform’s protections. See Launchpads for each venue’s specifics.