Doichain/dapp

Airdrop feature

開放

#74 建立於 2018年12月10日

 (1 則留言) (0 個反應) (1 位負責人)JavaScript (13 個分叉)auto 404
UIbountyenhancementfeaturehelp wantedtest

倉庫指標

星標
 (6 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

  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.

貢獻者指南