Doichain/dapp

Feature: API Extension

Aberta

#115 aberto em 29 de out. de 2019

 (0 comentário) (0 reação) (0 responsável)JavaScript (13 forks)auto 404
A priorityUIbountyenhancementfeaturehelp wanted

Métricas do repositório

Stars
 (6 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador