Mainnet Launch Posture
This page states the current public launch posture. When in doubt, the published launch confirmation and release materials are authoritative.
The recorded decision
Section titled “The recorded decision”- Mainnet is planned for the January 2027 launch window.
- The network is not live until a formal launch confirmation is published.
- Final allocations, genesis materials and the exact launch date will be published through the release process.
Where the posture lives
Section titled “Where the posture lives”| Artifact | Location in repository |
|---|---|
| Go/no-go decision record | _docs/operations/mainnet-go-no-go-decision.md |
| Mainnet configuration & genesis bundle | config/mainnet/ |
| Release process | RELEASE.md |
| Release verification | VERIFICATION.md |
| Compatibility posture | docs/COMPATIBILITY.md |
Verifying before you act
Section titled “Verifying before you act”Before installing a release for production use, the README’s own checklist applies:
- Confirm the release tag you intend to install has actually been published.
- Confirm the target network has an approved launch or upgrade decision.
- Confirm the verification and support posture in
VERIFICATION.mdanddocs/COMPATIBILITY.mdmatches your intended deployment.
# Installation paths exist for published tags:brew tap virtengine/tapbrew install virtengine
# orcurl -sSfL https://raw.githubusercontent.com/virtengine/virtengine/main/install.sh | shOperators should verify the target tag, network posture, and launch status before treating any release artifact as production-approved.
For validators preparing for launch
Section titled “For validators preparing for launch”- Build and verify against the exact tagged release designated for the
launch, not
main. - Obtain the published genesis only after it is released and validate it against the publication bundle checksums.
- Complete VEID identity verification for the operator entity ahead of the window — validator onboarding is attestation-gated.
- Have monitoring, key isolation, and failover rehearsed before the window opens; the launch window is not the moment to discover a double-sign hazard (see Slashing Risks).