⚙️ Worker Deploy Tool v3

Mobile Worker updates with remembered targets, quick Worker switching, configuration inspection, backups, and guarded Durable Object setup.

Connection

The proxy holds your Cloudflare API token. This page never receives that token.

For safety, this value is never saved in browser storage.

Tap the selector to switch between the main trading Worker and the streaming gateway. Custom names are also supported.

Deployment targetscalp-trader

Inspect and back up

Inspect before deploying. A backup downloads the currently deployed Worker source without exposing secrets.

Deployment mode

First-time SQLite Durable Object setup

This is an infrastructure change. Use it only for the first gateway deployment. After it succeeds, switch back to Normal code update forever unless a future release explicitly adds another class.

The Worker reads this as env.STREAM_COORDINATOR.

The selected JavaScript must contain export class StreamCoordinator.

A unique one-time label Cloudflare uses to record this namespace creation.

Worker file

📄
Tap to choose a JavaScript file
Or drag and drop on desktop

This applies to Normal code updates and first-time Durable Object setup. Version-only uploads do not change live traffic, so no automatic backup is needed.