Challenge: Create a Token Mint
Write a function that creates a new SPL token mint on Solana devnet.
Requirements
- Create a new token mint with 9 decimals
- The payer should be both the mint authority and freeze authority
- Return the mint address as a base58 string