Co-authored-by:

This commit is contained in:
defiQUG
2026-06-01 22:26:06 -07:00
parent c67a4d9f35
commit d3ccbb2145
24 changed files with 38 additions and 42 deletions

View File

@@ -177,7 +177,7 @@
9. Test multiple destinations (if configured)
10. Document test results
**Test Script Available**: `explorer-monorepo/scripts/test-end-to-end-bridge.sh`
**Test Script Available**: `~/projects/explorer-monorepo/scripts/test-end-to-end-bridge.sh`
**Dependencies**: ChainID 138 RPC access, Mainnet RPC access, funded wallets
**Output**: Cross-chain test report
@@ -195,7 +195,7 @@
**Description**: Host MetaMask token list publicly for automatic token discovery.
**Steps**:
1. Review token list: `metamask-integration/docs/METAMASK_TOKEN_LIST.json`
1. Review token list: `~/projects/metamask-integration/docs/METAMASK_TOKEN_LIST.json`
2. Validate token list format and contents
3. Choose hosting option:
- Option A: GitHub Pages (free, easy)