Doichain/dapp

Airdrop feature

Ouverte

#74 ouverte le 10 déc. 2018

 (1 commentaire) (0 réaction) (1 personne assignée)JavaScript (13 forks)auto 404
UIbountyenhancementfeaturehelp wantedtest

Métriques du dépôt

Stars
 (6 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

  1. When requesting an opt-in inside the optional data parameter a field airdop can be specified with an amount.
  2. If this field is defined and bigger then 0 the confirmation email sends publicKey and privateKey together with the confirmation Email. For that two new template params need to be defined ("privateKey", "publicKey") where those keys are send to the recipient of the email.
  3. When the email gets confirmed on Alice dApp, Alice send's the amount (of the airdrop field) to the associated publicKey.

A test must be written.

Guide contributeur