Doichain/dapp

Implement DOI confirmation notification

Open

#36 opened on Jun 22, 2018

 (3 comments) (0 reactions) (3 assignees)JavaScript (13 forks)auto 404
enhancementgood first issuehelp wantedimplemented

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide