Skip to content

Commit e2eee6f

Browse files
committed
docs: clarify staging vs production dashboard URLs
Note that app.staging.ampersend.ai is for testnet and app.ampersend.ai is for production/mainnet.
1 parent d2ecb45 commit e2eee6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/examples/docs/running-mcp-proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pnpm build
3939

4040
### 2. Configure Wallet
4141

42-
**Recommended: Smart Account** (from app.staging.ampersend.ai)
42+
**Recommended: Smart Account** (from app.staging.ampersend.ai for testnet, app.ampersend.ai for production)
4343

4444
```bash
4545
export BUYER_SMART_ACCOUNT_ADDRESS=0x... # From staging dashboard

0 commit comments

Comments
 (0)