This PR introduces the foundational structures and functionalities required to implement a trading card system within Tony. By defining key models and service functions, this update enables applications to register and manage trading cards, complete with essential attributes like rarity, usability, and tradability. Additionally, it includes comprehensive validation logic to ensure the integrity and consistency of card data as per the community and developer guidelines.
Closes #12
This PR introduces the foundational structures and functionalities required to implement a trading card system within Tony. By defining key models and service functions, this update enables applications to register and manage trading cards, complete with essential attributes like rarity, usability, and tradability. Additionally, it includes comprehensive validation logic to ensure the integrity and consistency of card data as per the community and developer guidelines.