Current Deployments

This page records the public test deployments used by the current development branch.

These deployments are for development and integration testing. Do not treat them as production infrastructure.

Arbitrum Sepolia

Network:

Contracts:

Subgraphs

Public-domain subgraph:

Payment demo subgraph:

Relay Worker

Cloudflare Worker:

The status page intentionally hides relayer addresses and exact balances.

Official Website

Cloudflare Worker:

This worker is the official project singleton. It is separate from the operator relay worker.

Latest Recorded E2E

Direct chain E2E:

SDK live E2E:

Local Environment

The repository does not use a root .env for local development. Put local configuration next to the package or script that uses it.

Useful local examples:

scripts/operator/.env.example
scripts/e2e/.env.example
packages/operator/public-domain-subgraph/.env.example
packages/operator/relay-worker/.env.example
packages/developer/sdk/.env.example
packages/developer/payment-demo-subgraph/.env.example
packages/official/website/.env.example