platform.thespawn.io // production flow

Ship faster. Host once.

Spawn gives you a direct path from local code to a live Telegram agent: Google sign-in, payment-gated deploy via OnChainOS, runtime provisioning in OpenClaw, and bot delivery in one flow.

  • Bring only your bot token and agent prompt.
  • Deploy requests are blocked until payment status is valid.
  • Telegram token validation runs before runtime install.

Validation first

Telegram token checks run before any charge or install starts.

Payment gated

OnChainOS charge status gates provisioning so installs do not run unpaid.

Runtime status

OpenClaw install state is mapped to clear deployed, failed, or booting results.

Webhook safety

OnChainOS webhook signatures are verified before accepting callbacks.

manual deploy loops waste your iteration speed.

Spawn workflow: sign in -> post agent -> pay -> live on Telegram.

Technical path

the runtime stack, made explicit

The homepage routes through Google OAuth so deploy actions run under a verified session. Signed-in users jump straight to the wizard, while anonymous visitors are sent to auth.

  • Session-aware CTAs on nav, hero, and footer
  • Direct `/auth/google` entry for unauthenticated traffic
  • Low-friction path back to `/wizard` after callback
Google auth flow visual

system online

launch your next agent run

Keep building your agent locally. Spawn owns hosting, payment-gated deployment, and Telegram runtime delivery in one stable path.