Doichain/dapp

Feature: API Extension

开放

#115 创建于 2019年10月29日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (13 个派生)auto 404
A priorityUIbountyenhancementfeaturehelp wanted

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

REST-API needs to be extended for following functions:

  • Register & Verify email address (verified Doichain email) https://github.com/Doichain/dapp/issues/114 (Update: under implementation)
  • Show Permission Details from blockchain (?format=[html||json]&nameId=nameid) response: e.g nameId, signature, doiSignature (valid?!), timestamps. HTML version with permission revocation feature (Update: partly implemented*)
  • sendrawtransaction must be extended so it returns utxos of the new created transaction. also see: https://github.com/inspiraluna/doiContacts/issues/16 (Update: implemented*)

贡献者指南