- Create token
- Create token account
- Mint tokens
- Transfer tokens
Prerequisites
- Agave (Solana CLI) installed
- SPL Token CLI installed
- Basic understanding of Solana tokens and accounts
- For Intitial Enviornment Setup refer Hello Solayer guide.
Installation and Setup
1. Install Required Tools
2. Configure Solana CLI for Solayer Devnet
Wallet Setup
1. Create a New Wallet (if needed)
2. Fund Your Wallet
Token Deployment Process
1. Create Token Mint
2. Create Token Account
3. Mint Tokens
4. Transfer Tokens
Token Management Commands
Check Token Balance
Check Token Supply
List All Token Accounts
Additional Resources & Support
- Visit GitHub Repo for updated code.
- For support, head over to the dev-support channel on Discord (https://discord.gg/solayerlabs) and raise a ticket! Our team’s happy to help!
- SPL Token Documentation: [Solana SPL Token Guide]
- Agave (Solana) CLI Reference: Anza CLI Docs