Step 1: Create token
Learn how to create your application token
Last updated
Learn how to create your application token
Last updated
Solana CLI:
RLY CLI:
RLY TS:
or
Example React app:
Example TS tests:
Configure your token parameters, additional metadata, and the initial token supply to mint. A balance of at least 1 SOL is required.
The initial token supply will be minted to the associated token account for the keypair creating the token.
In this section you should have:
Created your on-chain SPL app token
Minted an initial token supply to the associated token account
Verified your token and supply on chain
Verified your token name, symbol, and logo on an explorer/wallet
Examples:
Solana CLI guide:
Solana wallet guide: