Files
proxmox/docs/00-meta/NEXT_STEPS_INDEX.md
defiQUG b3a8fe4496
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
chore: sync all changes to Gitea
- Config, docs, scripts, and backup manifests
- Submodule refs unchanged (m = modified content in submodules)

Made-with: Cursor
2026-03-02 11:37:34 -08:00

6.5 KiB
Raw Blame History

Next Steps — Index

Last Updated: 2026-03-02
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.


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 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.