The whole build, end to end
The launch builder, the wallet vault, the bundle order and the pre-flight all run against what you actually enter. Nothing is stubbed.
Build the token, fund the wallets, order the bundle and read the pre-flight, all from one screen. Everything below runs for real against local state. Signing opens when you connect a wallet.
Name, ticker, supply and the authorities you revoke on creation.
Step 02How many wallets buy, how much each spends, and how far the amounts vary.
Step 03The mint and every buy assembled into one bundle aimed at a single slot.
Step 04The whole launch is assembled and checked before a transaction exists.
No launches yet
Your launches and their receipts land here the moment the first one confirms on chain.
What a receipt carries
The launch builder, the wallet vault, the bundle order and the pre-flight all run against what you actually enter. Nothing is stubbed.
Keypair generation, signature requests and the send to the block engine arrive with the wallet adapter. Until then the console signs nothing and spends nothing.