Skip to content

discord validation onchain #64

@5-mark

Description

@5-mark

User Story

As GameDAO user I want to provide my Discord Account and verfiy it so I can validate my uniqueness.

Acceptance Criteria

Validator

  1. addRegistrar(account) (wallet connected with discord bot)
  2. setFields(index, fields) (setting "discord" as a field in onchain identity)
    2.1 how the field is validated in the frontent?
  3. setFee(index, fee) (set trx fee for setting onchain ID)
  4. discord bot will be setup similar like faucet bot. (instead transfer funds, it will call approve provideJudgement extrinsic

user
6. requestJudgement(regIndex, maxFee) --> click frontend button
7. provideJudgement(regIndex, target, judgement) --> comes from discord bot

Additional Information

How to test

  1. a
  2. b
  3. c
  4. d

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions