We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a Contributor I want to claim a reward So that I will be able to sell or collect it
———
Given: A campaign is successfully completed (campaign status is "Success") and A collectible has been assigned to a Contributor
When: A Contributor claims a collectible
Then: A collectible must be sent to a Contributor's wallet and A fee amount must be deducted from a Contributor's balance
High-level process
User flows User flows that outline the detailed process can be found here.
The text was updated successfully, but these errors were encountered:
Moved: playzero/zero-network#190
Sorry, something went wrong.
No branches or pull requests
Statement of Value
As a Contributor
I want to claim a reward
So that I will be able to sell or collect it
———
Acceptance Criteria
Given:
A campaign is successfully completed (campaign status is "Success")
and
A collectible has been assigned to a Contributor
When:
A Contributor claims a collectible
Then:
A collectible must be sent to a Contributor's wallet
and
A fee amount must be deducted from a Contributor's balance
———
Additional Information
High-level process
User flows
User flows that outline the detailed process can be found here.
The text was updated successfully, but these errors were encountered: