Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add class syncing between trees #149

Open
ECWireless opened this issue Jan 23, 2024 · 0 comments
Open

Add class syncing between trees #149

ECWireless opened this issue Jan 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ECWireless
Copy link
Contributor

  • For RaidGuild's case--and most likely for many other DAOs--there is a separate hats tree outside of character sheets that distinguishes a members role (class) within the guild (and also gives certain permissions)
  • We should add a prompt on the frontend that allows a user to "sync" the classes they have as a player in the guild with the classes they have as a character in CharacterSheets
    • Under the hood, the client would query whether or not the player of the character has any extra classes in CharacterSheets or in the guild hats tree
    • If there are more class hats worn in the RaidGuild hats tree, then the frontend would prompt the user to mint claim those corresponding classes in CharacterSheets
    • If there are more classes in the CharacterSheets game, then the frontend would prompt the user to claim those corresponding class hats in the RaidGuild hats tree
  • In the short-term, we could just have this hard-coded on the frontend only for the RaidGuild game
@ECWireless ECWireless added the enhancement New feature or request label Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant