DeveloperBreeze

Blockchain Development Programming Tutorials, Guides & Best Practices

Explore 30+ expertly crafted blockchain development tutorials, components, and code examples. Stay productive and build faster with proven implementation strategies and design patterns from DeveloperBreeze.

Creating a Token on Solana

Tutorial August 09, 2024
bash rust

Replace <TOKEN_MINT_ADDRESS> with your token mint address, <AMOUNT> with the number of tokens you want to mint, and <RECIPIENT_ADDRESS> with your token account address.

If you don't have a recipient wallet, create one and get its token account: