Doichain/dapp

Implement DOI confirmation notification

Aberta

#36 aberto em 22 de jun. de 2018

 (3 comentários) (0 reação) (3 responsáveis)JavaScript (13 forks)auto 404
enhancementgood first issuehelp wantedimplemented

Métricas do repositório

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

Description

When a DOI got confirmed via the email and browser the DOI gets confirmed in the blockchain. The Send-dApp should get informed about it immediately but doesn't have a chance as long as we do not implement the MultiSig workflow.

Because of this the Bob has to send a REST-Call to Alice about the successful confirmation of a DOI so Alice can update her local database about the successful DOI.

Also see: https://github.com/Doichain/dapp/issues/29

Guia do colaborador