As a Web2 developer, I always thought tokens were just digital assets you could send and receive. After exploring Solana's Token-2022 Program, I realized tokens can have rules built directly into them.
Over the past few days, I learned how to:
Create and mint my own SPL token
Add metadata like a token name and symbol
Configure transfer fees that are enforced on-chain






