You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered: