Module 1 · BOLT Launch

The launch engine for BOT Chain projects

One stack for the entire project bring-up: register the launch, seed the pair, lock the LP, vest the team, and connect to the grant program — all on BOT Chain, all open-source.

Phase 1 + 2 shippedChain 677Live on Bohr testnet

What it does

  • BoltLaunchFactory registers each launch with owner, paired token, status, and a metadata URI.
  • BoltRouter02.addLiquidityBOT seeds the initial BOT/Token pair atomically.
  • BoltLiquidityLocker custodies LP tokens with no admin keys; beneficiary-only release after unlockTime.
  • BoltVestingFactory cliff + linear vesting for team / advisor / ecosystem buckets.
  • BoltGrantRegistry entry connects the launch to the grant scoring layer.

Why BOT Chain needs it

BOT Chain projects today have to glue together a launchpad, a locker, a vesting tool, a grant-application form, and a DEX. BOLT Launch ships all five primitives as one open-source stack with one set of audits and one ops surface — so the ecosystem standardizes how projects come to market.

Readiness evidence

  • All five launch-related contracts deployed on Bohr testnet (BoltLaunchFactory, BoltLiquidityLocker, BoltVestingFactory, BoltGrantRegistry, BoltAgentRegistry). Addresses live on contracts.
  • Foundry coverage: 44 launch-flow tests passing across LaunchFactory, Locker, Vesting, and GrantRegistry suites.
  • One real Spark token + curve + buy + sell traced end-to-end on Bohr — see Spark proof.

Once mainnet deployment completes

Projects submit a launch, pay the optional native-BOT setup fee (forwarded to BoltFeeTreasury), and walk away with a pair, a locker, a vesting schedule, and a grant entry. Anyone can verify every step on scan.botchain.ai; nothing depends on BOLT staff.

Commercial value

  • Launch setup fee (native BOT, configurable per launch).
  • Premium launch placement on /launches/.
  • Liquidity lock + vesting setup fees.
  • Standard LP fee accrual on the seeded pair (0.30%, 1/6 to the BOT treasury).

Looking for a one-click launch?

BOLT Spark is the permissionless launch layer for projects that want a bonding-curve market in minutes, with automatic graduation into BOLT liquidity infrastructure. See /spark/.