Docs / Modes / Standalone Mode
Standalone Mode
The public site with no local engine — what every visitor to just-bundle.com/app gets.
What works for real
- Market data — any Pons token: curve resolution, live price from reserves, real trade events as chart and feed
- Sniper table — Transfer-log holder reconstruction in the browser
- Trading — buy/sell through your connected wallet on chain 4663 with computed slippage floors and auto-approve
- Solo launch —
launchAndBuyfrom your connected wallet (whitelist + simulation first) - Your dashboard — launches you deployed, your actual ETH volume, real balances
What honestly does not
- Bundle wallets, the vault, relay distribution, auto-buy, dumps — these need the engine. The UI says
needs the local engine — python3 bundler/server.pyrather than showing fake wallets. - Setup pipeline steps stay
pending— they are engine operations.
Design rule
Standalone never fabricates. If a number cannot be read from chain, the UI shows — or an honest empty state. Demo content was deliberately removed — a number you see is a number that exists.