-
Notifications
You must be signed in to change notification settings - Fork 0
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
discord validation onchain #64
Comments
PreparationAs a first step, account should be created which will have funds in network currency (ZERO) and will be marked as registrar. User perspectiveUser should provide identity, calling After identity is set, user can optionally request judgement from the registrar, he's interested it. Registrar perspectiveOnce user set the identity and (optionally) requested judgement. Discord validation flow
|
please check out the prior art by @DarkNebula0 |
@2075 @DarkNebula0 could you please provide link to that? |
User Story
As GameDAO user I want to provide my Discord Account and verfiy it so I can validate my uniqueness.
Acceptance Criteria
Validator
2.1 how the field is validated in the frontent?
user
6. requestJudgement(regIndex, maxFee) --> click frontend button
7. provideJudgement(regIndex, target, judgement) --> comes from discord bot
Additional Information
How to test
The text was updated successfully, but these errors were encountered: