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.

Latest Recorded E2E

Direct chain E2E:

SDK live E2E:

Local Environment

The repository uses .env for local development. Do not commit .env.

Expected public variables include:

ARBITRUM_SEPOLIA_RPC_URL=...
SUBGRAPH_QUERY_URL=https://api.studio.thegraph.com/query/1754335/storail-arbitrum-sepolia/version/latest
PAYMENT_DEMO_SUBGRAPH_QUERY_URL=https://api.studio.thegraph.com/query/1754335/demo-app-payment/version/latest
RELAY_WORKER_URL=https://storail-relay-worker.zhengxingao.workers.dev