Summary
There is no comprehensive checklist to validate that Trivela is ready for mainnet. Without a structured readiness review, critical gaps (security audit, TTL misconfiguration, single admin key, no monitoring) may be missed before launch. A public checklist also builds community confidence.
Problem
- No
docs/MAINNET_CHECKLIST.md or equivalent
- No formal process for declaring mainnet readiness
- Contributors don't know what "done" looks like for mainnet
Acceptance Criteria
Create docs/MAINNET_CHECKLIST.md with sections and checkboxes covering:
Smart Contracts
Backend
Frontend
Infrastructure
References
- All linked issues above
docs/DEPLOYMENT.md
Summary
There is no comprehensive checklist to validate that Trivela is ready for mainnet. Without a structured readiness review, critical gaps (security audit, TTL misconfiguration, single admin key, no monitoring) may be missed before launch. A public checklist also builds community confidence.
Problem
docs/MAINNET_CHECKLIST.mdor equivalentAcceptance Criteria
Create
docs/MAINNET_CHECKLIST.mdwith sections and checkboxes covering:Smart Contracts
upgrade()entrypoint implemented and tested (issue Contracts: Add upgrade() entrypoint for mainnet Wasm upgrades #278)Backend
Frontend
VITE_*envInfrastructure
References
docs/DEPLOYMENT.md