Description
Deploying to Mainnet is irreversible. We need a strict, peer-reviewed checklist and a specialized genesis script to ensure everything initializes flawlessly.
Acceptance Criteria
Technical Details
- The Genesis deployment must securely document the exact commit hash of the WASM file deployed, so the public can verify the on-chain code matches the open-source GitHub repository.
Description
Deploying to Mainnet is irreversible. We need a strict, peer-reviewed checklist and a specialized genesis script to ensure everything initializes flawlessly.
Acceptance Criteria
MAINNET_LAUNCH.mdchecklist detailing DNS swaps, environment variable validation, and database migrations.deploy.shscript to include a--mainnetflag.Technical Details