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

Claim reward (BE) #512

Open
EDzidziguri opened this issue Dec 15, 2022 · 0 comments
Open

Claim reward (BE) #512

EDzidziguri opened this issue Dec 15, 2022 · 0 comments

Comments

@EDzidziguri
Copy link

Statement of Value

As a user
I want to claim a reward
So that I will be able to use it

———

Acceptance Criteria

AC 1
Given a user has earned a required amount of XP (a minimum amount for each reward is listed in the "Threshold" column in the "Rewards" sheet)
And a user has a wallet
When a user clicks the "Claim" button on the "Guild" page
Then allow a user to sign a transaction in the "Transaction" popup

AC 2
Given a user does not have a wallet
When a user clicks the "Claim" button on the "Guild" page
Then allow a user to create a walet in the "Wallet" popup

AC3
Given a user has earned a required amount of XP
And a user has a wallet
When a user signs a transaction for claiming a reward
Then mint a collectible and send it to a user's wallet (the list of rewards and their parameters is listed here)

———

Additional Information

Claim reward user flow

List of XP and rewards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant