Conclusion
Congratulations! You've completed the Token2022 Program course. You now have a solid understanding of how Token2022 works on Solana and its role.
What you've learned
Throughout this course, you've gained essential knowledge about:
- The fundamentals difference between the Legacy and the new Token2022 program
- How Token Extension works and how they interface with the
Mint
andToken
account - The data struct of each Token Extension
Next Steps
You're now ready to start using the new token program and extensions to superpower your programs! Here are some recommended next steps:
- Learn more about how you can use this program with typescript in the Token2022 with Web3Js section
- Explore the Challenges section for hands-on exercises
- Join our community to share your ideas, implementations and get help