Token Creation & NFT Minting
Create SPL Token
Command:
Example:
Explanation: Deploys a new SPL token on Solana with the specified parameters.
Mint NFT
Command:
Example:
Explanation: Mints a new NFT using the specified name and metadata URI.
Last updated