Beta status
vexo is in beta. This has a specific technical meaning on Solana.
What beta means
During beta, the vexo program can be upgraded by the admin wallet. This means program logic, account layouts, or fee structure could change.
Beta means:
- Upgrade authority not burned — the admin can deploy new program versions
- Devnet only — no real SOL, no production use
- Accounts may be wiped — devnet is periodically reset by Solana Labs
- API may change — instruction arguments or account layouts may change
Upgrade authority
Current upgrade authority:
6Q1XS5pVa8gEKxrfPXpaAymiZ6pasze8eL47ArXyAopz
Any upgrade is a transaction visible on Solana Explorer. There is no hidden upgrade mechanism.
Roadmap
| Milestone | Status |
|---|---|
| Devnet deployment | ✅ Complete |
| Frontend MVP | ✅ Complete |
| Security audit | ⏳ Planned |
| Mainnet deployment (multisig) | ⏳ Planned |
| Upgrade authority burn | ⏳ After mainnet stabilization |