Doichain/dapp

Feature: API Extension

Ouverte

#115 ouverte le 29 oct. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (13 forks)auto 404
A priorityUIbountyenhancementfeaturehelp wanted

Métriques du dépôt

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

Description

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

Guide contributeur