Doichain/dapp

Feature: API Extension

Offen

#115 geöffnet am 29.10.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (13 Forks)auto 404
A priorityUIbountyenhancementfeaturehelp wanted

Repository-Metriken

Stars
 (6 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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*)

Contributor Guide