How to create a Solana token with OxLaunchpad
OxLaunchpad gives you a simple interface to create a Solana SPL token without writing smart contract code. The entire process takes a few minutes from start to finish.
- Connect your Solana wallet
Use any Solana-compatible wallet like Phantom, Solflare, or Backpack. Click the connect button on the homepage to link your wallet.
- Enter your token details
Fill in the token name, symbol, total supply, and decimal precision. Add a description that explains what your token is for.
- Upload a token image
Upload a PNG or JPG image for your token. This image is stored on IPFS and linked to your token metadata so it appears in wallets and explorers.
- Confirm and deploy on-chain
Review your token configuration, approve the transaction in your wallet, and your SPL token is created on Solana mainnet. The token mint address is available immediately after confirmation.
What you get
- A fully deployed SPL token on Solana mainnet.
- Token metadata stored on IPFS for permanence.
- Full mint authority so you control the token supply.
- Immediate visibility in Solana wallets and block explorers.