• Create a new cli wallet
  • Set the RPC url
  • Create an empty JS file
  • Install dependencies
  • Write a function to airdrop yourself some solana
  • Check your balance
  • Create token mint
  • Verify token mint on chain
  • Create an associated token account, mint some tokens
  • Check your balances in the explorer
  • Import the token in Phantom and see the balances