Nexes docs
Built for Solana.
Nexes keeps its existing brand and launchpad experience while moving the chain layer to Solana Mainnet.
Network
| Network | Solana Mainnet |
|---|---|
| Native asset | SOL |
| Explorer | Solana Explorer ↗ |
| Program | Not configured |
Launch flow
The interface connects to a Solana wallet, collects token metadata, and is ready to submit launches once the verified Nexes Solana program ID is configured. Launch and trading actions remain unavailable until that program is set, preventing the old EVM contracts from being used by mistake.
Production checklist
- Deploy and audit the Nexes Solana program.
- Set
NEXT_PUBLIC_NEXES_PROGRAM_ID. - Use a dedicated production Solana RPC.
- Verify token mint, curve, fee, graduation, and liquidity logic on devnet before Mainnet.
- Publish the official $NEXES mint only after verification.
