Files
proxmox/docs/00-meta/NEXT_STEPS_INDEX.md
defiQUG 3f76bc9507
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
docs: update master documentation and push to Gitea (2026-03-06)
- MASTER_INDEX: Last Updated 2026-03-06; status 59/59 contracts; add NEXT_STEPS_LIST, CONTRACT_NEXT_STEPS_LIST
- docs/README, NEXT_STEPS_INDEX, 06-besu/MASTER_INDEX: Last Updated 2026-03-06
- Contract check script: 59 addresses (PMM, vault/reserve, CompliantFiatTokens); canonical CCIP/router
- New docs: EXECUTION_CHECKLIST, NEXT_STEPS_LIST, DOTENV_AUDIT, ADDITIONAL_PATHS, deployer gas runbook, WEMIX_ACQUISITION_TABLED, etc.
- Config: deployer-gas-routes, cro-wemix-swap-routes, routing-registry, token-mapping
- Scripts: check-contracts-on-chain-138, check-pmm-pool-balances-chain138, deployer-gas-auto-route, acquire-cro-and-wemix-gas
- Operator rule: operator-lan-access-check.mdc

Made-with: Cursor
2026-03-06 19:11:25 -08:00

6.9 KiB
Raw Blame History

Next Steps — Index

Last Updated: 2026-03-06
Purpose: Single entry point for "what to do next." Pick by audience and granularity.

Documentation index: ../MASTER_INDEX.md — canonical docs, deprecated list, and navigation.

Continue and complete (operator/LAN): (1) ./scripts/run-completable-tasks-from-anywhere.sh then (2) ./scripts/run-all-operator-tasks-from-lan.sh (use --skip-backup if NPM_PASSWORD not set). Operator scripts load dotenv automatically.


Next steps (ordered)

# Action Command / doc Status
1 From anywhere: config + on-chain + validation ./scripts/run-completable-tasks-from-anywhere.sh Done 2026-03-02
2 Before Chain 138 deploy: preflight (RPC, dotenv, nonce, cost) ./scripts/deployment/preflight-chain138-deploy.sh [--cost] Done 2026-03-02
3 Chain 138 next steps (all in one): preflight → mirror+pool → register c* as GRU → verify ./scripts/deployment/run-all-next-steps-chain138.sh [--dry-run] [--skip-mirror] [--skip-register-gru] [--skip-verify] Done 2026-03-02
4 Full deployment order (Phase 06) DEPLOYMENT_ORDER_OF_OPERATIONS.md Remaining (Operator)
5 Operator: Blockscout, 502 fix, backup, deploy OPERATOR_READY_CHECKLIST.md Remaining (Operator/LAN)
6 Repos & PRs (Ledger, Trust, Chainlist, on-ramps; forms pending) REPOSITORIES_AND_PRS_CHAIN138.md Remaining (External)
7 PR-ready files (Chainlist, Trust Wallet) 04-configuration/pr-ready/README.md Remaining

Remaining (one page): REMAINING_SUMMARY.md — in-repo complete; operator/LAN and external only. Remaining tasks (full list): NEXT_STEPS_AND_REMAINING_TODOS.md § Remaining tasks.

Full list: NEXT_STEPS_AND_REMAINING_TODOS.md § Next steps (ordered). E2E flows (swap, bridge, swap-bridge-swap): TASKS_TO_INCREASE_ALL_E2E_FLOWS.md. Run E2E tasks in full parallel: ./scripts/run-e2e-flow-tasks-full-parallel.sh [--dry-run] [--wave E1]. Task list review (deprecated/duplicates): TASK_LIST_REVIEW_2026_03_01.md.


Priority: Mainnet liquidity & ramps

Document Description
MAINNET_LIQUIDITY_AND_RAMPS_PRIORITY.md Obtain liquid on Mainnet (fund LP + relay bridge), then wire off-ramps and on-ramps. Operator steps, scripts, and ramp API wiring.

By audience

Document Audience Description
NEXT_STEPS_FOR_YOU.md You (individual) Your personal checklist: Ledger form, run-from-anywhere commands, no LAN needed.
NEXT_STEPS_OPERATOR.md Operator (LAN/creds) Copy-paste operator runbook: Proxmox/LAN, credentials, NPMplus, Blockscout, 502 fixes.
NEXT_STEPS_MASTER.md All Master list of next steps (high-level).
NEXT_STEPS_ALL.md All Consolidated all-audience next steps.

Document Description
COMPLETE_REQUIRED_OPTIONAL_RECOMMENDED_INDEX.md Single index: Wave 0 gates, required (phases, codebase, security), optional (VLAN, HA, MetaMask/explorer), recommended (139+ items). Execution order and key refs.

By granularity

Document Granularity Description
REMAINING_WORK_DETAILED_STEPS.md Step-by-step Instructions for each remaining task (Wave 03, cron, API keys). "Can be accomplished now."
NEXT_STEPS_AND_REMAINING_TODOS.md Full checklist Full consolidated checklist: Operator/LAN vs in-repo; completed items and runbook refs.
TODOS_CONSOLIDATED.md Task list Single-file task list (high/medium/LAN/low/external/phases). Quick run: run-completable-tasks-from-anywhere.sh.
TODO_TASK_LIST_MASTER.md Master task list Master task list.
REMAINING_TASKS_AND_API_FEATURES.md Tasks + API Remaining tasks plus Phoenix/OMNL/Explorer API inventory.
WAVE2_WAVE3_OPERATOR_CHECKLIST.md Wave 2/3 Operator checklist for Wave 0, Wave 2, Wave 3, ongoing.

Operational runbooks (single source)

Document Description
../03-deployment/OPERATIONAL_RUNBOOKS.md All operational procedures (Besu, CCIP, Blockscout, maintenance, liquidity).
../RUNBOOKS_MASTER_INDEX.md Index of all runbooks across the repo.